Manged client for etcd service.
Info
| Version: | 0.0.4-alpha1 |
| Author(s): | Martin Tomka |
| Last Update: | Saturday, September 7, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/justkao/etcd-client |
| NuGet Url: | https://www.nuget.org/packages/etcd-client |
Install
Install-Package etcd-client
dotnet add package etcd-client
paket add etcd-client
etcd-client Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Protobuf(>= 3.9.1)
- Grpc.Core.Api(>= 2.23.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- System.Threading.Tasks.Extensions(>= 4.5.3)
Tags