This is a pure CSharp client for HBase.
Info
Version: | 0.1.0 |
Author(s): | hsxian |
Last Update: | Tuesday, January 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/HBaseNet |
Install
Install-Package HBaseNet
dotnet add package HBaseNet
paket add HBaseNet
HBaseNet Download (Unzip the "nupkg" after downloading)
Dependencies
- CSharpTest.Net.Collections-NetStd2(>= 14.906.1403.1084)
- EndianBitConverter(>= 1.1.0)
- Google.Protobuf(>= 3.12.3)
- Google.Protobuf.Tools(>= 3.12.3)
- Grpc(>= 2.30.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.6)
- Newtonsoft.Json(>= 12.0.3)
- ZooKeeperNetEx(>= 3.4.12.4)