main
Remove temporary APIs now Razor compiler is updated (#51252)
Fix Persistent Component State for Re-executed Endpoints (#68032)
Make sure `WebRootComponentManager` is initialized for dynamic JS roots (#64467)
Changed default server for samples from IIS Express to Kestrel (#29517)
[Blazor] Support persisting component state on enhanced navigation (#62824)
[release/8.0] [Blazor] Close the circuit when all Blazor Server components are disposed (#50170)
[Blazor] Rename ComponentPlatform to RendererInfo (#56263)
[Blazor] Allow `null` parameter values to be supplied to interactive components via enhanced page update (#53317)
[Blazor] Custom JS initializers (#34798)
[Blazor] CSS isolation follow-ups (#25565)
[release/8.0] [Blazor] Fix for URLs/querystrings not updating for interactive components when using SSR routing (#51279)
[Blazor] Add IPersistentComponentStateSerializer<T> interface for custom serialization extensibility (#62559)
[Blazor] Support for declaratively persisting component and services state (#60634)
[Blazor] Fix antiforgery not being available after first render (#57237)
Fix Blazor crash when interactive component is in layout with enhanced nav (#66007)
[automated] Merge branch 'release/8.0-rc1' => 'release/8.0' (#50150)
chore : Remove unwanted `using` statement (#39176)
[Blazor] Fix type name hashing when the type has multibyte characters (#52232)
[Blazor] Prerendered state (#50742)
RenderFragment serialization (#66528)
Made the encodings of .razor and .cshtml files in the repo consistent (#23502)
Fix double-publish ILLink error in TestContentPackage. (#68085)
Update Identity Components in Blazor project template (#51134)