App.Metrics.Extensions.Owin
1.0.0-alpha1
See the version list below for details.
dotnet add package App.Metrics.Extensions.Owin --version 1.0.0-alpha1
NuGet\Install-Package App.Metrics.Extensions.Owin -Version 1.0.0-alpha1
<PackageReference Include="App.Metrics.Extensions.Owin" Version="1.0.0-alpha1" />
paket add App.Metrics.Extensions.Owin --version 1.0.0-alpha1
#r "nuget: App.Metrics.Extensions.Owin, 1.0.0-alpha1"
// Install App.Metrics.Extensions.Owin as a Cake Addin #addin nuget:?package=App.Metrics.Extensions.Owin&version=1.0.0-alpha1&prerelease // Install App.Metrics.Extensions.Owin as a Cake Tool #tool nuget:?package=App.Metrics.Extensions.Owin&version=1.0.0-alpha1&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 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. |
-
.NETFramework 4.5.2
- App.Metrics (>= 1.0.0-beta4)
- Microsoft.Extensions.DependencyInjection (>= 1.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.1.0)
- Microsoft.Extensions.Logging (>= 1.1.0)
- Microsoft.Extensions.PlatformAbstractions (>= 1.1.0)
- NETStandard.Library (>= 1.6.1)
- Owin (>= 1.0.0)
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,319 | 2/15/2017 |
1.0.0-alpha2 | 768 | 1/31/2017 |
1.0.0-alpha1 | 835 | 1/11/2017 |