A dotnet client tool for apache zookeeper.
Info
| Version: | 1.0.2 |
| Author(s): | Zhen, Kede |
| Last Update: | Monday, May 31, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/redochenzhen/zooproxy |
| NuGet Url: | https://www.nuget.org/packages/Keep.ZooProxy |
Install
Install-Package Keep.ZooProxy
dotnet add package Keep.ZooProxy
paket add Keep.ZooProxy
Keep.ZooProxy Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 5.0.0)
- ZooKeeperNetEx(>= 3.4.12.4)