main
[Blazor] ImportMap fixes (#57282)
[Form binding] Fix parsing of malformed keys (#66674)
Fix corrupted streaming SSR output (#50380)
[Blazor] Fix resource collection gzip footer (#66242)
[Blazor] Update discovery APIs and automatically configure the endpoints based on the discovered RenderModes (#48283)
Add missing types to NullableConverter's supported type allowlist (#66625)
Streamline localization in Microsoft.Extensions.Validation (#67987)
[breaking] Defer antiforgery/CSRF rejection to form consumers via `IAntiforgeryValidationFeature` (#67082)
Blazor Web can use `BasePath` component instead of `<base href="">` (#64590)
Unify null session behaviour for TempData and SupplyParameterFromTempData (#67641)
Improve Sections warning messaging (#67977)
[Blazor] Consume fingerprinted assets in MVC and Blazor (#56045)
Reshape BrowserOptions server-to-client configuration API per review (#67918)
Fix API for CacheView (#67776)
Fix hot reload for Blazor route changes (#63972)
Support resolving form files in complex form mapping (#50537)
Move the abstract `Validatable*Info` from Microsoft.Extensions.Validation to be source-generated (#67956)
[Blazor] Add HTTP HEAD method support to RazorComponentEndpoints (#64613)
Upgrade xunit version to 2.9.0 (#57303)
[main] Source code updates from dotnet/dotnet (#67114)
CacheBoundary support for Blazor (#65772)
RenderFragment serialization (#66528)
Remove temporary APIs now Razor compiler is updated (#51252)
[Blazor] Fix type name hashing when the type has multibyte characters (#52232)
[Blazor] Allow `null` parameter values to be supplied to interactive components via enhanced page update (#53317)