Skip to main content
Run any Skill in Manus
with one click
$pwd:

bwfc-data-migration

// **WORKFLOW SKILL** — Migrate Web Forms data access and architecture to Blazor Server. Covers EF6→EF Core with IDbContextFactory, Session→SessionShim, Global.asax→Program.cs, Web.config→appsettings.json, DataSource controls→service injection. WHEN: "migrate EF6", "session state to services", "Global.asax to Program.cs", "data access migration", "SelectMethod to delegate". INVOKES: dotnet CLI for EF migrations. FOR SINGLE OPERATIONS: use bwfc-migration for markup, bwfc-identity-migration for auth.

$ git log --oneline --stat
stars:448
forks:77
updated:May 18, 2026 at 02:21
File Explorer
3 files
SKILL.md
readonly