A collection of telemetry intializers to help you get the most out of Application Insights in your ASP.NET Core applications.
Info
Version: | 1.1.24 |
Author(s): | David Paquette |
Last Update: | Friday, March 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AspNetMonsters/ApplicationInsights |
NuGet Url: | https://www.nuget.org/packages/AspNetMonsters.ApplicationInsights.AspNetCore |
Install
Install-Package AspNetMonsters.ApplicationInsights.AspNetCore
dotnet add package AspNetMonsters.ApplicationInsights.AspNetCore
paket add AspNetMonsters.ApplicationInsights.AspNetCore
AspNetMonsters.ApplicationInsights.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNetMonsters.ApplicationInsights(>= 1.1.24)
- Microsoft.Extensions.DependencyInjection(>= 3.1.1)
Tags