A zookeeper client library based on ZookeeperEx for easily use.
Info
Version: | 1.0.1 |
Author(s): | stulzq |
Last Update: | Monday, March 31, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stulzq/NZookeeper |
NuGet Url: | https://www.nuget.org/packages/NZookeeper |
Install
Install-Package NZookeeper
dotnet add package NZookeeper
paket add NZookeeper
NZookeeper Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 2020.1.0)
- MessagePack(>= 2.2.60)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- ZooKeeperNetEx(>= 3.4.12.4)
Tags