Silky.Zookeeper 3.7.17

.NET 5.0
dotnet add package Silky.Zookeeper --version 3.7.17
NuGet\Install-Package Silky.Zookeeper -Version 3.7.17
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.7.17" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Silky.Zookeeper --version 3.7.17
#r "nuget: Silky.Zookeeper, 3.7.17"
#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.7.17

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

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

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed. 
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.NormHost

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

Silky.WebHost

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.7.17 73 9/23/2023
3.7.16 84 9/19/2023
3.7.15 72 9/18/2023
3.7.14 71 9/17/2023
3.7.13 82 9/15/2023
3.7.12 170 8/11/2023
3.7.11 159 8/3/2023
3.7.10 170 7/26/2023
3.7.9 167 7/26/2023
3.7.8 176 7/22/2023
3.7.7 167 7/21/2023
3.7.6 162 7/16/2023
3.7.5 167 7/16/2023
3.7.4 179 7/15/2023
3.7.3 164 7/15/2023
3.7.2 170 7/15/2023
3.7.1 205 7/8/2023
3.6.12 210 7/6/2023
3.6.11 210 7/5/2023
3.6.10 211 7/3/2023
3.6.9 209 7/3/2023
3.6.8 309 4/12/2023
3.6.7 387 4/2/2023
3.6.6 496 3/2/2023
3.6.5 514 2/20/2023
3.6.4 562 2/16/2023
3.6.3 566 2/11/2023
3.6.2 547 2/6/2023
3.6.1 753 1/12/2023
3.5.5 718 12/30/2022
3.5.4 809 12/7/2022
3.5.4-bate1 126 11/29/2022
3.5.3 845 11/23/2022
3.5.2 839 11/21/2022
3.5.1 846 11/18/2022
3.5.1-bate2 138 11/17/2022
3.5.1-bate1 148 11/16/2022
3.4.3 894 11/16/2022
3.4.2 903 11/15/2022
3.4.1 900 11/15/2022
3.4.0 666 10/23/2022
3.3.5 661 10/21/2022
3.3.4 674 10/20/2022
3.3.3 664 10/20/2022
3.3.2 804 9/30/2022
3.3.1 732 9/29/2022
3.3.0 763 9/28/2022
3.2.2 750 8/26/2022
3.2.1 785 5/30/2022
3.2.0 768 5/14/2022
3.1.5 884 4/6/2022
3.1.4 1,028 3/9/2022
3.1.3 868 2/21/2022
3.1.2 876 2/18/2022
3.1.1 870 2/18/2022
3.0.8 881 2/11/2022
3.0.7 824 2/11/2022
3.0.6 705 12/24/2021
3.0.5 681 12/23/2021
3.0.4 777 11/23/2021
3.0.3 852 11/18/2021
3.0.2 862 10/26/2021
3.0.1 967 10/24/2021
3.0.1-bate.1 164 10/23/2021
3.0.0.3 837 10/22/2021
3.0.0.2 896 10/20/2021
3.0.0.1 940 10/19/2021
2.0.0 1,859 8/12/2021
1.3.0 1,870 8/7/2021
1.2.0 1,030 8/3/2021
1.1.0 762 7/29/2021
1.0.0-preview20210721 299 7/21/2021

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