Silky.Zookeeper 3.6.8

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

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

支持断线重连,永久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.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.8 190 4/12/2023
3.6.7 268 4/2/2023
3.6.6 372 3/2/2023
3.6.5 402 2/20/2023
3.6.4 406 2/16/2023
3.6.3 433 2/11/2023
3.6.2 434 2/6/2023
3.6.1 639 1/12/2023
3.5.5 612 12/30/2022
3.5.4 679 12/7/2022
3.5.4-bate1 79 11/29/2022
3.5.3 741 11/23/2022
3.5.2 745 11/21/2022
3.5.1 750 11/18/2022
3.5.1-bate2 80 11/17/2022
3.5.1-bate1 90 11/16/2022
3.4.3 786 11/16/2022
3.4.2 769 11/15/2022
3.4.1 787 11/15/2022
3.4.0 606 10/23/2022
3.3.5 590 10/21/2022
3.3.4 607 10/20/2022
3.3.3 601 10/20/2022
3.3.2 744 9/30/2022
3.3.1 652 9/29/2022
3.3.0 667 9/28/2022
3.2.2 666 8/26/2022
3.2.1 726 5/30/2022
3.2.0 703 5/14/2022
3.1.5 826 4/6/2022
3.1.4 962 3/9/2022
3.1.3 799 2/21/2022
3.1.2 809 2/18/2022
3.1.1 805 2/18/2022
3.0.8 826 2/11/2022
3.0.7 760 2/11/2022
3.0.6 646 12/24/2021
3.0.5 627 12/23/2021
3.0.4 722 11/23/2021
3.0.3 780 11/18/2021
3.0.2 801 10/26/2021
3.0.1 907 10/24/2021
3.0.1-bate.1 150 10/23/2021
3.0.0.3 783 10/22/2021
3.0.0.2 834 10/20/2021
3.0.0.1 875 10/19/2021
2.0.0 1,738 8/12/2021
1.3.0 1,737 8/7/2021
1.2.0 938 8/3/2021
1.1.0 629 7/29/2021
1.0.0-preview20210721 262 7/21/2021

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