ZooKeeperNetEx 3.4.12.4
dotnet add package ZooKeeperNetEx --version 3.4.12.4
NuGet\Install-Package ZooKeeperNetEx -Version 3.4.12.4
<PackageReference Include="ZooKeeperNetEx" Version="3.4.12.4" />
paket add ZooKeeperNetEx --version 3.4.12.4
#r "nuget: ZooKeeperNetEx, 3.4.12.4"
// Install ZooKeeperNetEx as a Cake Addin #addin nuget:?package=ZooKeeperNetEx&version=3.4.12.4 // Install ZooKeeperNetEx as a Cake Tool #tool nuget:?package=ZooKeeperNetEx&version=3.4.12.4
A .NET async Client fully compliant with ZooKeeper, supporting all features. Fully Task-based Asynchronous (async/await). A great measure has been taken to follow the logic of the official Java client, including all relevant unit tests. In fact, the code is almost identical. Thus allowing easy evolution alongside the Java version.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (12)
Showing the top 5 popular GitHub repositories that depend on ZooKeeperNetEx:
Repository | Stars |
---|---|
dotnet/orleans
Cloud Native application framework for .NET
|
|
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
|
|
dotnetcore/EasyCaching
:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
|
|
madelson/DistributedLock
A .NET library for distributed synchronization
|
|
SolrNet/SolrNet
Solr client for .Net
|
Version | Downloads | Last updated |
---|---|---|
3.4.12.4 | 68 | 3/8/2021 |
3.4.12.3 | 0 | 3/8/2021 |
3.4.12.2 | 0 | 3/8/2021 |
3.4.12.1 | 32,956 | 3/8/2021 |
3.4.12 | 2 | 3/8/2021 |
3.4.10.1 | 0 | 3/8/2021 |
3.4.9.10 | 0 | 3/8/2021 |
3.4.9.4 | 4,857 | 3/8/2021 |
3.4.9.3 | 0 | 3/8/2021 |
3.4.9.2 | 0 | 3/8/2021 |
3.4.9.1 | 0 | 3/8/2021 |
3.4.9 | 0 | 3/8/2021 |
3.4.8.5 | 4 | 3/8/2021 |
3.4.8.4 | 0 | 3/8/2021 |
3.4.8.3 | 0 | 3/8/2021 |
3.4.8.2 | 0 | 3/8/2021 |
3.4.8.1 | 0 | 3/8/2021 |
3.4.8 | 0 | 3/8/2021 |
3.4.7.9 | 0 | 3/8/2021 |
3.4.7.8 | 0 | 3/8/2021 |
3.4.7.7 | 0 | 3/8/2021 |
3.4.7.6 | 0 | 3/8/2021 |
3.4.7.5 | 0 | 3/8/2021 |
3.4.7.4 | 0 | 3/8/2021 |
3.4.7.3 | 0 | 3/8/2021 |
3.4.7.2 | 0 | 3/8/2021 |
3.4.7.1 | 0 | 3/8/2021 |
3.4.7 | 0 | 3/8/2021 |
3.4.6.1011 | 0 | 3/8/2021 |
3.4.6.1009 | 13 | 3/8/2021 |
This project is actively maintained at: https://github.com/shayhatsor/zookeeper
Please feel free to open an issue or ask a question there.