App.Metrics.Extensions.Owin
1.0.0-rc1
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.
This is a prerelease version of App.Metrics.Extensions.Owin.
Install-Package App.Metrics.Extensions.Owin -Version 1.0.0-rc1
dotnet add package App.Metrics.Extensions.Owin --version 1.0.0-rc1
<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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: App.Metrics.Extensions.Owin, 1.0.0-rc1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/alhardy/AppMetrics/releases/tag/1.0.0-rc1
Dependencies
-
.NETFramework 4.5.2
- App.Metrics (>= 1.0.0-rc1)
- Owin (>= 1.0.0)
Used By
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 History
Version | Downloads | Last updated |
---|---|---|
1.0.0-rc1 | 3,250 | 2/15/2017 |
1.0.0-alpha2 | 520 | 1/31/2017 |
1.0.0-alpha1 | 584 | 1/11/2017 |