nacos csharp sdk (unofficial) surport .net core 2.1.
Info
Version: | 1.0.0 |
Author(s): | Catcher Wong |
Last Update: | Thursday, September 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/catcherwong/nacos-sdk-csharp |
NuGet Url: | https://www.nuget.org/packages/Nacos.Core |
Install
Install-Package Nacos.Core
dotnet add package Nacos.Core
paket add Nacos.Core
Nacos.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Http(>= 2.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.1.0)
- Newtonsoft.Json(>= 12.0.2)
Tags