home/categories/cloud/fritzandfriends-blazorwebformscomponents-migration-toolkit-skills-bwfc-data-migration-skill-md
clouddevops

bwfc-data-migration

Migrate Web Forms data access and application architecture to Blazor Server. Covers EF6 to EF Core, Session state to scoped services, Global.asax to Program.cs, Web.config to appsettings.json, and HTTP handlers to middleware. WHEN: "migrate EF6", "session state to services", "Global.asax to Program.cs", "Web.config to appsettings", "data access migration".

FritzAndFriends
maintainer
FritzAndFriends
Updated 3/14/2026
Stars
446
Forks
76
quick start

Installation and usage

Migrate Web Forms data access and application architecture to Blazor Server. Covers EF6 to EF Core, Session state to scoped services, Global.asax to Program.cs, Web.config to appsettings.json, and HTTP handlers to middleware. WHEN: "migrate EF6", "session state to services", "Global.asax to Program.cs", "Web.config to appsettings", "data access migration".

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use bwfc-data-migration