main
Update .NET SDK to 10.0.100-alpha.1.24560.6 (#58862)
Remove stack overflow in EndpointFilterInvocationContexts (#49285)
chore : Remove unwanted `using` statement (#39176)
Add EndpointMetadataCollection.GetRequiredMetadata #39921 (#40321)
Harden wildcard matching with empty segments inside (#67757)
Add HttpMethods.Query constant and IsQuery method to ASP.NET Core (#63260)
Removing custom ProblemDetails Converters (#46492)
Fix MapPath and UsePathBase's use of implicit PathStrings #41168 (#41215)
Improve debugging of produces and accepts metadata (#49253)
Implement Cross-Site Request Forgery Algorithm based on Fetch Metadata headers (#66585)
Make PathString.StartsWithSegments treat backslash also as a boundary (#67093)
Make ProblemDetails settable in ProblemDetailsContext (#48510)
Remove redundant semicolon (#49996)
Upgrade xunit version to 2.9.0 (#57303)
Rename Microsoft.Aspnetcore.Testing to Microsoft.AspNetCore.InternalTesting (#51713)
Fix for issue #54500: Middleware keyed dependency injection (#55722)