AspNet.Metrics 1.0.0

dotnet add package AspNet.Metrics --version 1.0.0
NuGet\Install-Package AspNet.Metrics -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<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
#r "nuget: AspNet.Metrics, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AspNet.Metrics as a Cake Addin
#addin nuget:?package=AspNet.Metrics&version=1.0.0

// Install AspNet.Metrics as a Cake Tool
#tool nuget:?package=AspNet.Metrics&version=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.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 Downloads Last updated
1.0.0 1,567 10/6/2016
1.0.0-rtm-3 1,179 9/21/2016
1.0.0-rtm-2 1,219 9/20/2016
1.0.0-rtm-1 887 6/30/2016
1.0.0-beta-1 914 5/22/2016
1.0.0-alpha-8 1,139 4/28/2016
1.0.0-alpha 1,021 4/28/2016

Stable version using Metrics.NET, requires full .NET framework, version 2 will support .NET Standard and .NET Standard port of Metrics.NET