shayhatsor / zookeeper

Apache ZooKeeper .NET async Client

Home Page:https://nuget.org/packages/ZooKeeperNetEx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache ZooKeeper .NET async Client

NuGet

  • Supports .NET 4.61 and above, including .NET Core.
  • Fully Task-based Asynchronous (async/await).
  • Follows the logic of the official Java client to the letter, in fact the code is almost identical.
  • NuGets

Build From Source

Prerequisites
  1. Oracle JDK.
  2. Apache Ant.
  3. Visual Studio.
Build Steps
  1. Run ant on the repository's root folder.
  2. Open src\csharp\ZooKeeperNetEx.sln with Visual Studio.
  3. Build.

About

Apache ZooKeeper .NET async Client

https://nuget.org/packages/ZooKeeperNetEx/

License:Apache License 2.0


Languages

Language:Java 59.4%Language:C++ 10.7%Language:C# 7.9%Language:C 7.5%Language:JavaScript 4.1%Language:Python 2.3%Language:Shell 1.7%Language:Perl 1.3%Language:Raku 1.3%Language:XS 1.1%Language:HTML 0.9%Language:M4 0.8%Language:Mako 0.2%Language:Makefile 0.2%Language:CMake 0.1%Language:XSLT 0.1%Language:Batchfile 0.1%Language:CSS 0.1%