.NET Core port for https://github.com/wangjia184/etcdnet.
Info
| Version: | 1.0.0 |
| Author(s): | Anass Bouassaba |
| Last Update: | Thursday, November 17, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/anass-b/etcdnet |
| NuGet Url: | https://www.nuget.org/packages/EtcdNetCore |
Install
Install-Package EtcdNetCore
dotnet add package EtcdNetCore
paket add EtcdNetCore
EtcdNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- System.Runtime.Serialization.Json(>= 4.3.0)
- System.Private.DataContractSerialization(>= 4.3.0)
- System.Net.Http(>= 4.3.0)
- System.Net.Requests(>= 4.3.0)