Metadata >> NuGet >> ZooKeeperNetEx >> 3.4.6.1006

3.4.6.1006

Metadata

Authors Shay Hazor
Copyrights Shay Hazor - Copyright 2015
Description A .NET async Client fully compliant with ZooKeeper v3.4.6, supporting all features. Fully Task-based Asynchronous (async/await). A great measure has been taken to follow the logic of the official Java client, including all relevant unit tests. In fact, the code is almost identical. Thus allowing easy evolution alongside the Java version.
IconUrl https://ccdce73789835b39c0952535276de3b7772f802f.googledrive.com/host/0B_hNtILvKRsifnpVRnp4NVRKcHltY05FSGM2bzg5ZGNaVHRqcW9GVFJnWjczSFUtNk40OTA/zookeeper.bmp
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Shay Hazor
ProjectUrl https://github.com/shayhatsor/zookeeper
ReleaseNotes Fixed a race-condition bug when connecting to multiple servers This project is actively maintained at: https://github.com/shayhatsor/zookeeper Please feel free to open an issue or ask a question there. Known limitations: No support for system properties (currently the defaults are used). No SASL support
RequireLicenseAcceptance False
Summary A .NET async Client for ZooKeeper v3.4.6
Tags Apache ZooKeeper .NET Client Async ZK C#
Dependencies System.Collections.Concurrent:4.0.10-beta-23109:Unsupported|System.Diagnostics.Tools:4.0.0-beta-23109:Unsupported|System.Diagnostics.TraceSource:4.0.0-beta-23123:Unsupported|System.Linq:4.0.0-beta-23109:Unsupported|System.Net.NameResolution:4.0.0-beta-23123:Unsupported|System.Net.Sockets:4.0.10-beta-23123:Unsupported|System.Xml.XmlDocument:4.0.0-beta-23109:Unsupported|::net45|Microsoft.Bcl.Async:1.0.168:net40
Title Apache ZooKeeper .NET async Client
PackageSize 690930
PackageHashAlgorithm SHA512
PackageHash 1iXrgRLr3TXNeItwvS9gAO89QusQJyJ/V0/7GFshfUmcKW5ribMgZlSJXU+hHMtporm/v3MfDzgC0DJf20tt7w==
DownloadCount 000000
CreatedDate 2015-09-08T07:17:12

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ZooKeeperNetEx -Version 3.4.6.1006 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ZooKeeperNetEx -Version 3.4.6.1006 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ZooKeeperNetEx 3.4.6.1006 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package ZooKeeperNetEx -Version 3.4.6.1006 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ZooKeeperNetEx -Version 3.4.6.1006 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap ZooKeeperNetEx -Version 3.4.6.1006
Uninstalling the package:
o remove-wrap ZooKeeperNetEx

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries
AnyCPU Release Unsupported,Version=v0.0 Binaries