A C# client implementation for DataDog's APM solution for AspNetCore.
Info
| Version: | 1.1.0 |
| Author(s): | bcuff |
| Last Update: | Tuesday, June 16, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bcuff/dd-trace-csharp |
| NuGet Url: | https://www.nuget.org/packages/DataDog.Tracing.AspNetCore |
Install
Install-Package DataDog.Tracing.AspNetCore
dotnet add package DataDog.Tracing.AspNetCore
paket add DataDog.Tracing.AspNetCore
DataDog.Tracing.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- DataDog.Tracing(>= 1.1.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.2)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 1.1.4)
- NETStandard.Library(>= 1.6.1)
Tags