- DataDog.Tracing - Core library
- DataDog.Tracing.Sql - For tracing ADO .NET implementations. (e.g. SqlCommand, MySqlCommand, ...)
- DataDog.Tracing.AspNetCore - For tracing ASP.NET Core applications.
# Install from nuget.org
dotnet add package DataDog.Tracing
Note that only .NET Core is supported since APM is not currently supported on DataDog's Windows agent.