provides a System.Diagnostics listener that sends Common.Diagnostics telemetry to AppInsights.
Info
| Version: | 1.0.2.19 |
| Author(s): | diginsight |
| Last Update: | Wednesday, August 9, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/diginsight/telemetry |
| NuGet Url: | https://www.nuget.org/packages/Common.Diagnostics.AppInsights |
Install
Install-Package Common.Diagnostics.AppInsights
dotnet add package Common.Diagnostics.AppInsights
paket add Common.Diagnostics.AppInsights
Common.Diagnostics.AppInsights Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Diagnostics(>= 1.0.1.49)
- Microsoft.ApplicationInsights(>= 2.16.0)
- System.Reflection(>= 4.3.0)