AspNetMonsters.ApplicationInsights
1.1.24
A collection of telemetry intializers to help you get the most out of Application Insights in your .NET Core applications
Install-Package AspNetMonsters.ApplicationInsights -Version 1.1.24
dotnet add package AspNetMonsters.ApplicationInsights --version 1.1.24
<PackageReference Include="AspNetMonsters.ApplicationInsights" Version="1.1.24" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetMonsters.ApplicationInsights --version 1.1.24
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetMonsters.ApplicationInsights, 1.1.24"
#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 AspNetMonsters.ApplicationInsights as a Cake Addin
#addin nuget:?package=AspNetMonsters.ApplicationInsights&version=1.1.24
// Install AspNetMonsters.ApplicationInsights as a Cake Tool
#tool nuget:?package=AspNetMonsters.ApplicationInsights&version=1.1.24
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See https://github.com/AspNetMonsters/ApplicationInsights/releases/tag/1.1.24
Dependencies
-
.NETStandard 2.0
- Microsoft.ApplicationInsights (>= 2.12.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AspNetMonsters.ApplicationInsights:
Package | Downloads |
---|---|
AspNetMonsters.ApplicationInsights.AspNetCore
A collection of telemetry intializers to help you get the most out of Application Insights in your ASP.NET Core applications
|
GitHub repositories
This package is not used by any popular GitHub repositories.