为在开发环境下构建consul服务,通过此在程序启动时生成consul服务,减轻开发时配置docker和consul的繁琐.
Info
Version: | 1.0.1 |
Author(s): | Barry Chuent |
Last Update: | Monday, January 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/hds.consul.development |
Install
Install-Package hds.consul.development
dotnet add package hds.consul.development
paket add hds.consul.development
hds.consul.development Download (Unzip the "nupkg" after downloading)
Dependencies
- Consul(>= 0.7.2.6)
- Microsoft.Extensions.Hosting(>= 3.1.0)