Nuget has the Datadog.Trace.ClrProfiler.Managed package marked as deprecated with the note "Users who need ASP.NET instrumentation should reference the 'Datadog.Trace.AspNet' package." However the only target supported by Datadog.Trace.AspNet is .Net Framework 4.5, so it can't be used with a .Net Core app. Is this an oversight or is Asp.Net Core no longer supported for automatic instrumentation?
Nuget has the Datadog.Trace.ClrProfiler.Managed package marked as deprecated with the note "Users who need ASP.NET instrumentation should reference the 'Datadog.Trace.AspNet' package." However the only target supported by Datadog.Trace.AspNet is .Net Framework 4.5, so it can't be used with a .Net Core app. Is this an oversight or is Asp.Net Core no longer supported for automatic instrumentation?