Silky.Zookeeper 3.6.6

.NET 5.0
dotnet add package Silky.Zookeeper --version 3.6.6
NuGet\Install-Package Silky.Zookeeper -Version 3.6.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Silky.Zookeeper" Version="3.6.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Silky.Zookeeper --version 3.6.6
#r "nuget: Silky.Zookeeper, 3.6.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Silky.Zookeeper as a Cake Addin
#addin nuget:?package=Silky.Zookeeper&version=3.6.6

// Install Silky.Zookeeper as a Cake Tool
#tool nuget:?package=Silky.Zookeeper&version=3.6.6

支持断线重连,永久watcher,递归删除,递归创建等常用操作的,ZooKeeper客户端。

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Silky.Zookeeper:

Package Downloads
Silky.RegistryCenter.Zookeeper

Silky uses zookeeper as the service registry

Silky.WebHost

The package contains the component package for building Silky microservice web host

Silky.NormHost

The package contains the component package used to build Silky micro service universal host

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.6.6 166 3/2/2023
3.6.5 198 2/20/2023
3.6.4 220 2/16/2023
3.6.3 251 2/11/2023
3.6.2 277 2/6/2023
3.6.1 472 1/12/2023
3.5.5 428 12/30/2022
3.5.4 491 12/7/2022
3.5.4-bate1 63 11/29/2022
3.5.3 547 11/23/2022
3.5.2 557 11/21/2022
3.5.1 562 11/18/2022
3.5.1-bate2 66 11/17/2022
3.5.1-bate1 78 11/16/2022
3.4.3 595 11/16/2022
3.4.2 602 11/15/2022
3.4.1 605 11/15/2022
3.4.0 498 10/23/2022
3.3.5 490 10/21/2022
3.3.4 508 10/20/2022
3.3.3 503 10/20/2022
3.3.2 613 9/30/2022
3.3.1 526 9/29/2022
3.3.0 543 9/28/2022
3.2.2 547 8/26/2022
3.2.1 624 5/30/2022
3.2.0 593 5/14/2022
3.1.5 706 4/6/2022
3.1.4 836 3/9/2022
3.1.3 673 2/21/2022
3.1.2 683 2/18/2022
3.1.1 694 2/18/2022
3.0.8 717 2/11/2022
3.0.7 644 2/11/2022
3.0.6 574 12/24/2021
3.0.5 560 12/23/2021
3.0.4 655 11/23/2021
3.0.3 725 11/18/2021
3.0.2 745 10/26/2021
3.0.1 857 10/24/2021
3.0.1-bate.1 138 10/23/2021
3.0.0.3 732 10/22/2021
3.0.0.2 780 10/20/2021
3.0.0.1 819 10/19/2021
2.0.0 1,641 8/12/2021
1.3.0 1,645 8/7/2021
1.2.0 885 8/3/2021
1.1.0 594 7/29/2021
1.0.0-preview20210721 249 7/21/2021

1.优化接口的调用
           2.支持短暂类型节点的恢复