convert-blazor-server-to-webapp
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- Migration Workflow: The skill outlines a standard process for upgrading Blazor Server applications to the .NET 8+ Blazor Web App model, including project file updates and component refactoring.
- Reference to Official Documentation: The skill directs users to official Microsoft documentation (learn.microsoft.com) for supplementary migration details, ensuring alignment with supported practices.
- Service and Middleware Configuration: Instructions for configuring services like
AddRazorComponentsand middleware such asUseAntiforgeryfollow established security and architectural patterns for modern ASP.NET Core applications.
Audit Metadata