- Supports .NET 4, 4.5 and above
- 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
####Build From Source #####Prerequisites
- Apache Ant.
- Visual Studio 2015 with Update 2.
- Microsoft .NET Core 1.0.0 RC2 - VS 2015 Tooling Preview 1.
#####Build Steps
- Run
anton the repository's root folder. - Run Visual Studio and open
ZooKeeperNetEx.slnfromsrc\csharp. - Build.
