[Obsolete - App Metrics ASP.NET Core Reporting provides the abliity to report metrics in web application] HostedService for metric reporting moved to App.Metrics.Extensions.Hosting now that HostedService is supported outside of a web context in net core 2.1.0.
Info
Version: | 4.1.0-preview.0.23 |
Author(s): | Allan Hardy and Contributors |
Last Update: | Monday, June 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://app-metrics.io/ |
NuGet Url: | https://www.nuget.org/packages/App.Metrics.AspNetCore.Reporting |
Install
Install-Package App.Metrics.AspNetCore.Reporting
dotnet add package App.Metrics.AspNetCore.Reporting
paket add App.Metrics.AspNetCore.Reporting
App.Metrics.AspNetCore.Reporting Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- App.Metrics.AspNetCore.Core(>= 4.0.0)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.2.0)
- App.Metrics.AspNetCore.Core(>= 4.0.0)
Tags