Info
Version: | 3.4.12.4 |
Author(s): | shayhatsor2 |
Last Update: | Friday, October 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shayhatsor/zookeeper |
NuGet Url: | https://www.nuget.org/packages/ZooKeeperNetEx |
Install
Install-Package ZooKeeperNetEx
dotnet add package ZooKeeperNetEx
paket add ZooKeeperNetEx
ZooKeeperNetEx Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.