etcd客户端grpc文件,为客户端使用.
Info
Version: | 2.1.0 |
Author(s): | jinyu成都 |
Last Update: | Tuesday, February 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jinyuttt/etcdclientv3.git |
NuGet Url: | https://www.nuget.org/packages/etcdgrpc |
Install
Install-Package etcdgrpc
dotnet add package etcdgrpc
paket add etcdgrpc
etcdgrpc Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Protobuf(>= 3.6.1)
- Google.Protobuf.Tools(>= 3.6.1)
- Grpc(>= 1.18.0)