A simple C# client for etcd with Auth support.
Info
Version: | 0.7.1 |
Author(s): | victorkl |
Last Update: | Sunday, December 27, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vklap/etcetera |
NuGet Url: | https://www.nuget.org/packages/etcetera_with_auth |
Install
Install-Package etcetera_with_auth
dotnet add package etcetera_with_auth
paket add etcetera_with_auth
etcetera_with_auth Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 7.0.1)
- RestSharp(>= 105.2.3)