Describe the bug
The most recent version of the Datadog.Trace.ClrProfiler.Managed nuget package is marked obsolete, but is still recommended in your documentation here https://docs.datadoghq.com/tracing/setup/dotnet/?tab=netcoreonlinux.
The description of this package also suggests using the Datadog.Trace.AspNet package, but that package is only marked as compatible with .NETFramework 4.5.
Do you have a recommendation for the best way to set up tracing for a .NET Core 3 application?
Runtime environment (please complete the following information):
- Instrumentation mode: automatic
- Tracer version: 1.11.0
- OS: linux
- CLR: .NET Core 3.1
Additional context
Add any other context about the problem here.
Describe the bug
The most recent version of the Datadog.Trace.ClrProfiler.Managed nuget package is marked obsolete, but is still recommended in your documentation here https://docs.datadoghq.com/tracing/setup/dotnet/?tab=netcoreonlinux.
The description of this package also suggests using the Datadog.Trace.AspNet package, but that package is only marked as compatible with .NETFramework 4.5.
Do you have a recommendation for the best way to set up tracing for a .NET Core 3 application?
Runtime environment (please complete the following information):
Additional context
Add any other context about the problem here.