A ASP.NET Core Middleware to collect and push metrics.
Info
Version: | 1.1.3 |
Author(s): | Renato Golia |
Last Update: | Tuesday, December 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Kralizek/AspNetCore.Metrics |
NuGet Url: | https://www.nuget.org/packages/Kralizek.AspNetCore.Metrics |
Install
Install-Package Kralizek.AspNetCore.Metrics
dotnet add package Kralizek.AspNetCore.Metrics
paket add Kralizek.AspNetCore.Metrics
Kralizek.AspNetCore.Metrics Download (Unzip the "nupkg" after downloading)
Dependencies
- Kralizek.AspNetCore.Metrics.Abstractions(>= 1.1.3)
- Microsoft.AspNetCore.Http(>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)