Utility for adding telemetry to controllers through an ActionFilter and Controller derived class.
Info
Version: | 1.0.0 |
Author(s): | ZeroKold |
Last Update: | Sunday, January 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Kold22/AspNetCore.Mvc.ApplicationInsights |
NuGet Url: | https://www.nuget.org/packages/ZeroKold.AspNetCore.Mvc.ApplicationInsights |
Install
Install-Package ZeroKold.AspNetCore.Mvc.ApplicationInsights
dotnet add package ZeroKold.AspNetCore.Mvc.ApplicationInsights
paket add ZeroKold.AspNetCore.Mvc.ApplicationInsights
ZeroKold.AspNetCore.Mvc.ApplicationInsights Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights.AspNetCore(>= 2.5.1)
- Microsoft.AspNetCore.Mvc(>= 2.1.1)
- ZeroKold.Analytics.Correlation.ApplicationInsights(>= 1.0.0)
- ZeroKold.Utilities(>= 1.0.0)
Tags