Dematt.Airy.ApplicationInsights.Owin
1.0.0
Provides Application Insights request and error tracking for both ASP.Net MVC and Web API using OWIN running on IIS.
Install-Package Dematt.Airy.ApplicationInsights.Owin -Version 1.0.0
dotnet add package Dematt.Airy.ApplicationInsights.Owin --version 1.0.0
<PackageReference Include="Dematt.Airy.ApplicationInsights.Owin" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dematt.Airy.ApplicationInsights.Owin --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dematt.Airy.ApplicationInsights.Owin, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Dematt.Airy.ApplicationInsights.Owin as a Cake Addin
#addin nuget:?package=Dematt.Airy.ApplicationInsights.Owin&version=1.0.0
// Install Dematt.Airy.ApplicationInsights.Owin as a Cake Tool
#tool nuget:?package=Dematt.Airy.ApplicationInsights.Owin&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Release Summary: https://github.com/MatthewRudolph/Airy-ApplicationInsights-Owin/blob/master/ReleaseNotes.txt
Dependencies
-
- Microsoft.ApplicationInsights (>= 2.1.0 && <= 3.0.0)
- Microsoft.AspNet.Mvc (>= 5.2.3 && <= 6.0.0)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3 && <= 6.0.0)
- Microsoft.AspNet.WebApi.Owin (>= 5.2.3 && <= 6.0.0)
- Microsoft.Owin (>= 3.0.1 && <= 4.0.0)
- Microsoft.Owin.Host.SystemWeb (>= 3.0.1 && <= 6.0.0)
- Owin (>= 1.0.0 && <= 2.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 | 883 | 1/9/2017 |
1.0.0-Beta10038 | 496 | 1/9/2017 |