main
Remove unsupported `blazorserver` sample (#65320)
Adding analyzer to warn about JSInterop calls not wrapped in a try catch block (#67900)
Support AuthorizationPolicy and IAuthorizationRequirementData metadata everywhere (#67765)
[Blazor] Add asset path metadata attributes (#68234)
[Blazor] Fix CustomElements package including JavaScript config files as Content (#63200)
Improve Sections warning messaging (#67977)
Move the abstract `Validatable*Info` from Microsoft.Extensions.Validation to be source-generated (#67956)
Fix Gateway publish race with concurrent top-level build (#68069)
[Blazor] Never stabilize Components.Media and Components.Testing packages (#68061)
Expose InitialItemIndex parameter and ScrollToItemAsync method on QuickGrid (#67914)
Harden SocialSample FailureMessage rendering and add READMEs into samples (#67995)
Reshape BrowserOptions server-to-client configuration API per review (#67918)
Add MessagePack submodule diagnostic (#68142)
[Blazor] Adds support for manually pausing and resuming circuits.
Mark RenderFragment serialization API as experimental (#68230)
[Blazor] Add Native AOT Components testing harness (#68289)
[Blazor] Fix persisted state being dropped on enhanced navigation (#68088)
[main] Source code updates from dotnet/dotnet (#68090)
[Blazor] Fix WebView blazor.modules.json publish crash via conditional fallback (#67374) (#67375)
Emit framework versions from Blazor WASM benchmark Driver (#68119)
[blazor][wasm] use dotnet.download() for InteractiveAuto (#66656)
Remove Entrypoint Invoker (#31769)
Clean up remaining `net461` references (#37731)
Clarify Components E2E build workflow (#68238)
[Blazor] Revamp Components Blazor samples + add validate-blazor-feature skill (#67497)
[Blazor] Replace EnableTypeScriptNuGetTarget with TypeScriptCompileBlocked in Components (#67389)
[Blazor] Use SDK Asset Groups for Assets.Internal and Identity UI (#66412)
Replace Blazor CLI tool with new DevServer package (#9028)
[Blazor] Replace Blazor WebAssembly DevServer with Gateway in templates (#66729)
Update third party notices for Components and ProjectTemplates (#51443)
Favor project-specific build scripts over top-level script (#29918)
Migrate to single sln file + slnf files (#23581)
Added VSCode debugging (for MvcSandbox) & code analysis support (#29486)
Add Bash scripts for launching VS Code with activated env (#33236)