ApplicationInsights.Diagnostics
1.0.60332
This package contains helper extension that allows to collect Application Insights verbose traces. It can be used to diagnose Application Insights problems.
Install-Package ApplicationInsights.Diagnostics -Version 1.0.60332
dotnet add package ApplicationInsights.Diagnostics --version 1.0.60332
<PackageReference Include="ApplicationInsights.Diagnostics" Version="1.0.60332" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ApplicationInsights.Diagnostics --version 1.0.60332
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ApplicationInsights.Diagnostics, 1.0.60332"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install ApplicationInsights.Diagnostics as a Cake Addin #addin nuget:?package=ApplicationInsights.Diagnostics&version=1.0.60332 // Install ApplicationInsights.Diagnostics as a Cake Tool #tool nuget:?package=ApplicationInsights.Diagnostics&version=1.0.60332
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Updated to work with SDK 2.0.0
Dependencies
-
- Microsoft.Diagnostics.Tracing.TraceEvent (>= 1.0.26)
- Rx-Linq (>= 2.2.5)
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.