App.Metrics.Extensions.Owin 1.0.0-rc1

.NET Framework 4.5.2
This is a prerelease version of App.Metrics.Extensions.Owin.
dotnet add package App.Metrics.Extensions.Owin --version 1.0.0-rc1
NuGet\Install-Package App.Metrics.Extensions.Owin -Version 1.0.0-rc1
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-rc1" />
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-rc1
#r "nuget: App.Metrics.Extensions.Owin, 1.0.0-rc1"
#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-rc1&prerelease

// Install App.Metrics.Extensions.Owin as a Cake Tool
#tool nuget:?package=App.Metrics.Extensions.Owin&version=1.0.0-rc1&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 Versions
.NET Framework net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
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 22,224 2/15/2017
1.0.0-alpha2 707 1/31/2017
1.0.0-alpha1 771 1/11/2017