Set of extensions for integrating OWIN based applications with Application Insights.
Info
Version: | 0.9.0 |
Author(s): | Marcin Budny |
Last Update: | Saturday, October 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcinbudny/applicationinsights-owinextensions |
NuGet Url: | https://www.nuget.org/packages/ApplicationInsights.OwinExtensions |
Install
Install-Package ApplicationInsights.OwinExtensions
dotnet add package ApplicationInsights.OwinExtensions
paket add ApplicationInsights.OwinExtensions
ApplicationInsights.OwinExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights(>= 2.0.0)
- Microsoft.Owin(>= 2.0.2)