Skip to main content
ZooKeeperNetEx package icon

ZooKeeperNetEx

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.

Total Downloads
9.3M
9,327,309
Published
Jun 17, 2016
Latest stable version

Install

.NET CLI
dotnet add package ZooKeeperNetEx --version 3.4.8.4
Package Manager Console
Install-Package ZooKeeperNetEx -Version 3.4.8.4
PackageReference
<PackageReference Include="ZooKeeperNetEx" Version="3.4.8.4" />

Frameworks

.NETFramework4.0 .NETFramework4.5 .NETStandard1.3

Dependencies

Microsoft.Bcl.Async
.NETFramework4.0
[1.0.168, )
NETStandard.Library
.NETStandard1.3
[1.5.0-rc2-24027, )
[4.0.0, )
[4.0.0, )
System.Net.Sockets
.NETStandard1.3
[4.1.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.