App.Metrics.Extensions.Owin.WebApi
1.0.0-rc1
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.
This is a prerelease version of App.Metrics.Extensions.Owin.WebApi.
Install-Package App.Metrics.Extensions.Owin.WebApi -Version 1.0.0-rc1
dotnet add package App.Metrics.Extensions.Owin.WebApi --version 1.0.0-rc1
<PackageReference Include="App.Metrics.Extensions.Owin.WebApi" 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.WebApi --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.WebApi, 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)
- App.Metrics.Extensions.Owin (>= 1.0.0-rc1)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- Microsoft.AspNet.WebApi.Owin (>= 5.2.3)
- Microsoft.Extensions.DependencyInjection (>= 1.1.0)
- Microsoft.Extensions.Logging (>= 1.1.0)
- Microsoft.Owin.Host.SystemWeb (>= 3.0.1)
- Owin (>= 1.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-rc1 | 2,934 | 2/15/2017 |
1.0.0-alpha2 | 520 | 1/31/2017 |
1.0.0-alpha1 | 557 | 1/11/2017 |