main
Use file scoped namespaces (#38076)
Verify MVC / Razor Pages support for unions (#67005)
Fixup whitespace issues from top-level statement change (#39161)
chore : Remove unwanted `using` statement (#39176)
Made the encodings of .razor and .cshtml files in the repo consistent (#23502)
[Fixes #13150][Mvc] Support IAsyncDisposable for controllers and pages (#29313)
Reorganize source code in preparation to move into aspnet/AspNetCore Prior to reorganization, this source code was found in https://github.com/aspnet/Mvc/tree/c9887e027a97b07a3ae7699112b9a2620a36e553
Make Partial on PageBase and PageModel work correctly (#13013)
Enable IDE2000 (#39803)
Replace WebHostBuilder with HostBuilder pattern in MVC folder (#62703)
Treat all ProjectRefs to SharedFx projects as PrivateAssets=all (#64863)