A custom tracer that wraps the Application Insights TelemetryClient for custom tracing capabilities.
Info
| Version: | 0.3.0 |
| Author(s): | [email protected] |
| Last Update: | Monday, July 24, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/asafst/ApplicationInsightsTracer |
| NuGet Url: | https://www.nuget.org/packages/ApplicationInsightsTracer |
Install
Install-Package ApplicationInsightsTracer
dotnet add package ApplicationInsightsTracer
paket add ApplicationInsightsTracer
ApplicationInsightsTracer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights(>= 2.2.0)
Tags