Stable version of Kestrel server.
Info
Version: | 1.3.8 |
Author(s): | richerarc |
Last Update: | Friday, November 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/richerarc/prometheus-netcore |
NuGet Url: | https://www.nuget.org/packages/prometheus-netcore |
Install
Install-Package prometheus-netcore
dotnet add package prometheus-netcore
paket add prometheus-netcore
prometheus-netcore Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reactive(>= 3.1.1)
- System.Diagnostics.TraceSource(>= 4.3.0)
- System.Diagnostics.Process(>= 4.3.0)
- Microsoft.AspNetCore.Hosting(>= 2.0.0)
- Microsoft.AspNetCore.Server.Kestrel(>= 2.0.0)
- Microsoft.AspNetCore.Server.Kestrel.Https(>= 2.0.0)
- protobuf-net(>= 2.3.2)