Component Development

Provides a step-by-step workflow for creating Blazor components that emulate ASP.NET Web Forms controls in the BlazorWebFormsComponents library. Covers base class selection (BaseWebFormsComponent, BaseStyledComponent, DataBoundComponent, BaseValidator), Web Forms property and event naming conventions, Playwright integration testing setup, and the complete checklist from component creation through documentation and navigation updates. Use when implementing a new BWFC component, choosing the correct base class for a control type, adding unit or integration tests, or extending an existing component with new Web Forms property support.

fritzandfriends ceeefba 2 files · 11.7 KB Updated

File contents

fritzandfriends/blazorwebformscomponents/tree/main/.github/skills/component-development commit ceeefba0bd

Frequently asked questions

npx skillmds@latest add fritzandfriends/component-development