main
Refactor param binding failure handling in RequestDelegate (#64539)
Rename Microsoft.Aspnetcore.Testing to Microsoft.AspNetCore.InternalTesting (#51713)
chore : Remove unwanted `using` statement (#39176)
Harden wildcard matching with empty segments inside (#67757)
Replace static parameters in route pattern for telemetry (#64854)
Upgrade xunit version to 2.9.0 (#57303)
Add short circuit attribute (#67249)
Fix compilation with latest roslyn (#58769)
Add metrics to ASP.NET Core (#46834)
Exclude regex and alpha constraints when SlimBuilder is used. (#46227)
Enable IDE2000 (#39803)
Remove some Linq usages from Routing (#47004)
Unhandled-security-metadata guard misses AuthorizationPolicy and IAuthorizationRequirementData (#67742)
Fix some licenses in non-standard places, or with extra lines
Enable IDE0060 (#40461)
Improve endpoint metadata debugging (#48207)
Implement Cross-Site Request Forgery Algorithm based on Fetch Metadata headers (#66585)
Remove RequestDelegateFactory call from RouteEndpointBuilder (#42827)
Use file scoped namespaces (#38076)
Empty "http.route" tags should be set to "/" (#62432)
Add short circuit in routing (#46713)