Metadata >> NuGet >> ZooKeeperNetEx.Recipes >> 3.4.6.1006

3.4.6.1006

Metadata

Authors Shay Hazor
Copyrights Shay Hazor - Copyright 2015
Description A .NET async Recipes 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. Distributed Recipes included: Queue, Lock, Leader.
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.
RequireLicenseAcceptance False
Summary A .NET async Recipes for ZooKeeper v3.4.6
Tags Apache ZooKeeper .NET Recipes Async ZK C# Distributed Lock Leader Election Queue
Dependencies ZooKeeperNetEx:3.4.6.1006:Unsupported|ZooKeeperNetEx:3.4.6.1006:net45|ZooKeeperNetEx:3.4.6.1006:net40|Microsoft.Bcl.Async:1.0.168:net40
Title Apache ZooKeeper .NET async Recipes
PackageSize 154518
PackageHashAlgorithm SHA512
PackageHash pw817e44dEVe8NrJsDYpFcMGTJ6iYZI9Gy9Z1BRhRSg6f64HqueX5+o3xBmo88K/VlBGpGJzHtUh9wPif//HlA==
DownloadCount 000000
CreatedDate 2015-09-08T07:17:30

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.Recipes -Version 3.4.6.1006 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ZooKeeperNetEx.Recipes -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.Recipes 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.Recipes -Version 3.4.6.1006 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ZooKeeperNetEx.Recipes -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.Recipes -Version 3.4.6.1006
Uninstalling the package:
o remove-wrap ZooKeeperNetEx.Recipes

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