FritzAndFriends/BlazorWebFormsComponents

A collection of Blazor components that emulate the ASP.NET Web Forms controls of the same name

449Stars on the repository
34Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

FritzAndFriends/BlazorWebFormsComponents

Skill Claude CodeCodex

Migrate custom ASP.NET Web Forms server controls (WebControl, CompositeControl) to Blazor using BlazorWebFormsComponents. Covers RenderContents/HtmlTextWriter preservation, TagKey mapping, AddAttributesToRender, CreateChildControls, and the one-line-change migration pattern. WHEN: 'migrate custom control', 'webcontrol…

not rated 449 2mo ago A 126 tokens original MIT

bwfc-data-migration

26

FritzAndFriends/BlazorWebFormsComponents

Skill Claude CodeCodex

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"…

not rated 449 2mo ago A 130 tokens original MIT

FritzAndFriends/BlazorWebFormsComponents

Skill Claude CodeCodex

WORKFLOW SKILL — Migrate ASP.NET Web Forms Identity and Membership authentication to Blazor Server Identity. Covers OWIN→Core middleware, login/register/logout minimal API endpoints, BWFC login controls, cookie auth under Interactive Server, and role-based authorization. WHEN: "migrate identity", "login page…

not rated 449 2mo ago A 122 tokens original MIT

FritzAndFriends/BlazorWebFormsComponents

Skill Claude CodeCodex

Post-migration async/await and .NET 10 performance optimization pass for Blazor apps migrated from Web Forms. Applies modern runtime patterns after the app builds and runs. WHEN: "run L3 optimization", "apply async/await fixes", "optimize migrated Blazor app", "AsNoTracking queries", "StreamRendering"…

not rated 449 2mo ago A 98 tokens original MIT

migration-standards

29

FritzAndFriends/BlazorWebFormsComponents

Skill Claude CodeCodex

Enforce canonical migration standards for ASP.NET Web Forms to Blazor using BWFC. Covers target architecture (.NET 10, Server Interactive), database provider detection, event handler preservation, SelectMethod patterns, and page lifecycle mapping. WHEN: "migration standards", "target architecture", "render mode…

not rated 449 2mo ago A 79 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: