main
Use ArgumentException.ThrowIfNullOrEmpty and ThrowIfNullOrWhitespace (#52897)
Fix typos in code. (#67428)
Support AuthorizationPolicy and IAuthorizationRequirementData metadata everywhere (#67765)
Improve MVC and RazorPages debugging (#49353)
Remove long-obsolete MVC APIs targeted for removal (#67077)
Resolve CA2201: No Reserved Exceptions (#47873)
Use cached logger instances (#53200)
[MVC] Optimize TextOutputFormatter Accept-Charset sort (#67967)
Remove ASP.NET's JSON feature switch (#47770)
Use file scoped namespaces (#38076)
Enable throw helper analyzers (#45954)
chore : Remove unwanted `using` statement (#39176)
Adding a new ActionResult to process IResult (#40710)
Adding support to infer FromServices parameters (#39926)
Address API review feedback for what was IApiEndpointMetadata (#63283)
Ignore NullableContextAttribute on convention methods. (#49287)
Fix pluralization of 'scheme' in doc comments (#51206)
Avoid ArgumentException when Problem/ValidationProblem extensions conflict with defaults (#67690)
Set status code on CreatedResult types (#55494)
Add Request Decompression middleware (#40279)
Add examples for attributes (#58196)
Surrogate argument list in Minimal APIs (#41325)
Tweak configuration of JsonSerializerOptions (#49875)
Enable runtime-async for SharedFx-only libraries (#66200)
[main] Source code updates from dotnet/dotnet (#66239)
Add generic variants of MVC attributes (#47075)
Add Description to ProducesResponseType (and others) for better OpenAPI document creation (#58193)
Fix conflicts (#64319)
Add support for options in form-binding and anti-forgery (#49935)
Fix `Excepted` -> `Expected` typos in repo (#44989)
Add route string syntax attribute (#42179)
Update debugger display to use a consistent format (#49898)
Avoid some Logger instantiations per request (#50184)
Clarify PageLink URL generation documentation (#67665)
Fix casing of ProblemDetails for RFC compliance (#53789)