Simple yet useful .net etcd v3 grpc client.
Info
| Version: | 0.0.3 |
| Author(s): | undernotic |
| Last Update: | Monday, March 26, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/UnderNotic/EtcdGrpcClient |
| NuGet Url: | https://www.nuget.org/packages/EtcdGrpcClient |
Install
Install-Package EtcdGrpcClient
dotnet add package EtcdGrpcClient
paket add EtcdGrpcClient
EtcdGrpcClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Protobuf(>= 3.4.1)
- Grpc(>= 1.6.1)
- Grpc.Core(>= 1.6.1)
- System.Interactive.Async(>= 3.1.1)
Tags