Microservice host redistributable library that includes generic intefaces for starting, stoping and executing custom workflows as part of the service lifecycle.
Info
Version: | 1.1.0 |
Author(s): | Atanas Dragolov |
Last Update: | Monday, October 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adragolov/prometheus.servicemodel |
NuGet Url: | https://www.nuget.org/packages/Prometheus.ServiceModel |
Install
Install-Package Prometheus.ServiceModel
dotnet add package Prometheus.ServiceModel
paket add Prometheus.ServiceModel
Prometheus.ServiceModel Download (Unzip the "nupkg" after downloading)
Dependencies
- Consul(>= 0.7.2.6)
- Microsoft.AspNetCore(>= 2.1.2)
- Microsoft.AspNetCore.Authentication(>= 2.1.1)
- Microsoft.AspNetCore.Hosting(>= 2.1.1)
- Microsoft.AspNetCore.HttpOverrides(>= 2.1.1)
- Microsoft.AspNetCore.Mvc(>= 2.1.1)
- Microsoft.AspNetCore.StaticFiles(>= 2.1.1)
- Microsoft.Extensions.Configuration.Binder(>= 2.1.1)
- Microsoft.Extensions.Configuration.CommandLine(>= 2.1.1)
- Microsoft.Extensions.Configuration.Json(>= 2.1.1)
- Prometheus.Core(>= 1.0.1)
- Serilog(>= 2.7.1)
- Serilog.AspNetCore(>= 2.1.1)
- Serilog.Enrichers.Environment(>= 2.1.2)
- Serilog.Enrichers.Thread(>= 3.0.0)
- Serilog.Exceptions(>= 4.1.0)
- Serilog.Settings.Configuration(>= 2.6.1)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.RollingFile(>= 3.3.0)
- Swashbuckle.AspNetCore(>= 3.0.0)
Tags