Closed
Description
The extension method was added to the wrong namespace and doesn't show up unless one adds using Sentry.AspNetCore;
on the Startup.cs
sentry-dotnet/src/Sentry.AspNetCore/SentryTracingMiddleware.cs
Lines 182 to 193 in 58cb042
Please move it to Microsoft.AspNetCore.Builder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment