https://docs.sentry.io/platforms/dotnet/guides/aspnetcore/performance/
Missing the UseSentryTracing instructions.
This way users will not get any transactions.
Must have regressed at some point
new project wizard in-product has the instructions:

With Sentry SDK for .NET version 4.0.0 we'll drop .NET 5 (6 will be the lowest) so worth updating that comment
https://docs.sentry.io/platforms/dotnet/guides/aspnetcore/performance/
Missing the
UseSentryTracinginstructions.This way users will not get any transactions.
Must have regressed at some point
new project wizard in-product has the instructions:

With Sentry SDK for .NET version 4.0.0 we'll drop .NET 5 (6 will be the lowest) so worth updating that comment