main
Use file scoped namespaces (#38076)
Make Partial on PageBase and PageModel work correctly (#13013)
Clear some caches from MVC on hot reload event (#33386)
Add skeleton to use components + prerendering
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
Fix transitive framework references in sample projects (#65560)
Replace WebHostBuilder with HostBuilder pattern in MVC folder (#62703)