Bwfc Custom Control Migration

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 to blazor', 'rendercontents migration', 'htmltextwriter blazor', 'custom server control'. FOR SINGLE OPERATIONS: use /bwfc-ascx-migration for .ascx user controls, /bwfc-migration for full page migration.

fritzandfriends be1e0f6 9.1 KB Updated

File contents

fritzandfriends/blazorwebformscomponents/tree/main/migration-toolkit/skills/bwfc-custom-control-migration commit be1e0f6104

Frequently asked questions

npx skillmds@latest add fritzandfriends/bwfc-custom-control-migration