ZooKeeperNetEx 3.4.9.2
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.
Showing the top 20 packages that depend on ZooKeeperNetEx.
Packages | Downloads |
---|---|
Quantum.FrameworkNetCore
Used for set up Micro-Service.
|
8 |
* Fixed a bug that caused an excessive resource consumption on failed connection retries
* Updated to .NET Core 1.1
This project is actively maintained at: https://github.com/shayhatsor/zookeeper
Please feel free to open an issue or ask a question there.
.NET Framework 4.0
- Microsoft.Bcl.Async (>= 1.0.168)
.NET Standard 1.3
- System.Diagnostics.TraceSource (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
- System.Threading (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Collections (>= 4.3.0)
- Microsoft.NETCore.Platforms (>= 1.1.0)
- System.Linq (>= 4.3.0)
.NET Framework 4.5
- No dependencies.