- Supports .NET 4.61 and above, including .NET Core.
- Fully Task-based Asynchronous (async/await).
- Follows the logic of the official Java client to the letter, in fact the code is almost identical.
- NuGets
- Client ZooKeeperNetEx
- Recipes ZooKeeperNetEx.Recipes
- Run
ant
on the repository's root folder. - Open
src\csharp\ZooKeeperNetEx.sln
with Visual Studio. - Build.