home/categories/cloud/fritzandfriends-blazorwebformscomponents-squad-skills-migration-standards-skill-md
clouddevops

migration-standards

Defines the canonical target architecture, BWFC control preservation rules, and migration patterns for converting ASP.NET Web Forms applications to Blazor Server on .NET 10. Covers WebFormsPageBase setup, render mode placement, database and identity migration, data control strategy, static asset relocation, and ListView template placeholder conversion. Use when running the bwfc-migrate.ps1 script, performing manual Layer 2 migration, debugging missing controls or broken page titles, or configuring _Imports.razor and Program.cs for a BWFC project.

FritzAndFriends
maintainer
FritzAndFriends
Mis à jour 3/24/2026
Étoiles
446
Forks
76
quick start

Installation and usage

Defines the canonical target architecture, BWFC control preservation rules, and migration patterns for converting ASP.NET Web Forms applications to Blazor Server on .NET 10. Covers WebFormsPageBase setup, render mode placement, database and identity migration, data control strategy, static asset relocation, and ListView template placeholder conversion. Use when running the bwfc-migrate.ps1 script, performing manual Layer 2 migration, debugging missing controls or broken page titles, or configuring _Imports.razor and Program.cs for a BWFC project.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use migration-standards