Rabbit.Zookeeper 1.0.0

.NET Standard 1.6 .NET Framework 4.0
dotnet add package Rabbit.Zookeeper --version 1.0.0
NuGet\Install-Package Rabbit.Zookeeper -Version 1.0.0
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="Rabbit.Zookeeper" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rabbit.Zookeeper --version 1.0.0
#r "nuget: Rabbit.Zookeeper, 1.0.0"
#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 Rabbit.Zookeeper as a Cake Addin
#addin nuget:?package=Rabbit.Zookeeper&version=1.0.0

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

支持断线重连,永久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
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen30 tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Rabbit.Zookeeper:

Package Downloads
Surging.Cloud.Zookeeper

基于Zookeeper实现的服务注册中心

Bucket.Listener.Zookeeper

全家桶-组件命令监听组件,Zookeeper组件实现

Mstm.Lock.Distributed.ZK

基于Zookeeper实现的分布式锁

Maruko.Thrift

rpc for net core

CodisConnectionPool

Condis High Availability Driver。

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Rabbit.Zookeeper:

Repository Stars
q315523275/FamilyBucket
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
Version Downloads Last updated
1.0.0 182,902 12/29/2016
1.0.0-beta2 1,063 12/20/2016

1.优化接口的定义,使其更方便进行调用
2.支持短暂类型节点的恢复