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
更新于 3/24/2026
星标
446
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use migration-standards