AspNet.Metrics
1.0.0
The library provides support for integrating ASP.NET Core with the Metrics.NET Library.
NOTE: This package is no longer maintained use App.Metrics instead.
Install-Package AspNet.Metrics -Version 1.0.0
dotnet add package AspNet.Metrics --version 1.0.0
<PackageReference Include="AspNet.Metrics" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNet.Metrics --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNet.Metrics, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Stable version using Metrics.NET, requires full .NET framework, version 2 will support .NET Standard and .NET Standard port of Metrics.NET
Dependencies
-
.NETFramework 4.6.1
- Metrics.NET (>= 0.3.7)
- Microsoft.AspNetCore.Mvc (>= 1.0.1)
- Microsoft.AspNetCore.Routing (>= 1.0.1)
- Microsoft.Extensions.DependencyInjection (>= 1.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.0.0)
- Microsoft.Extensions.Logging (>= 1.0.0)
- Microsoft.Extensions.PlatformAbstractions (>= 1.0.0)
- NETStandard.Library (>= 1.6.0)
- System.Linq (>= 4.1.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AspNet.Metrics:
Package | Downloads |
---|---|
AspNet.Metrics.PerformanceCounters
The library provides support for registring windows performance counts with AspNet.Metrics (https://nuget.org/packages/AspNet.Metrics/)
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 903 | 10/6/2016 |
1.0.0-rtm-3 | 538 | 9/21/2016 |
1.0.0-rtm-2 | 559 | 9/20/2016 |
1.0.0-rtm-1 | 564 | 6/30/2016 |
1.0.0-beta-1 | 587 | 5/22/2016 |
1.0.0-alpha-8 | 730 | 4/28/2016 |
1.0.0-alpha | 637 | 4/28/2016 |