A library for bootstrapping microservices with support for actuator style endpoints.
Info
Version: | 1.1.4.1 |
Author(s): | Lynxx131 <[email protected]> |
Last Update: | Wednesday, April 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lynxx131/dotnet.microservice |
NuGet Url: | https://www.nuget.org/packages/Dotnet.Microservice |
Install
Install-Package Dotnet.Microservice
dotnet add package Dotnet.Microservice
paket add Dotnet.Microservice
Dotnet.Microservice Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.0)
- System.Diagnostics.Process(>= 4.1.0)
- System.Net.NameResolution(>= 4.0.0)
- System.Threading.Thread(>= 4.0.0)
- Newtonsoft.Json(>= 9.0.1)
- Microsoft.Extensions.Configuration(>= 1.0.0)
- Newtonsoft.Json(>= 9.0.1)
- Microsoft.Extensions.Configuration(>= 1.0.0)
- Newtonsoft.Json(>= 9.0.1)
- Microsoft.Extensions.Configuration(>= 1.0.0)
Tags