App.Metrics.Extensions.Owin 1.0.0-alpha2

This is a prerelease version of App.Metrics.Extensions.Owin.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package App.Metrics.Extensions.Owin --version 1.0.0-alpha2
NuGet\Install-Package App.Metrics.Extensions.Owin -Version 1.0.0-alpha2
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="App.Metrics.Extensions.Owin" Version="1.0.0-alpha2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add App.Metrics.Extensions.Owin --version 1.0.0-alpha2
#r "nuget: App.Metrics.Extensions.Owin, 1.0.0-alpha2"
#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 App.Metrics.Extensions.Owin as a Cake Addin
#addin nuget:?package=App.Metrics.Extensions.Owin&version=1.0.0-alpha2&prerelease

// Install App.Metrics.Extensions.Owin as a Cake Tool
#tool nuget:?package=App.Metrics.Extensions.Owin&version=1.0.0-alpha2&prerelease

Extends the App.Metrics library providing a set OWIN Middleware Components which will record things like error rates per endpoint and an overall rate, request rates per endpoint and an overall rate etc.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  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 (2)

Showing the top 2 NuGet packages that depend on App.Metrics.Extensions.Owin:

Package Downloads
App.Metrics.Extensions.Owin.WebApi

Extends the App.Metrics library providing a set OWIN Middleware Components and Web Api extensions which will record things like error rates per endpoint and an overall rate, request rates per endpoint and an overall rate etc.

App.Metrics.Extensions.Owin.Mvc

Extends the App.Metrics library providing a set OWIN Middleware Components and MVC extensions which will record things like error rates per endpoint and an overall rate, request rates per endpoint and an overall rate etc.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-rc1 32,055 2/15/2017
1.0.0-alpha2 759 1/31/2017
1.0.0-alpha1 827 1/11/2017