CLI Transform Authoring

Create and register new CLI migration transforms for the webforms-to-blazor pipeline. Covers IMarkupTransform and ICodeBehindTransform interfaces, transform ordering, dual-registration in Program.cs and TestHelpers.cs, testing patterns, and when to use a transform vs. a semantic pattern. Use when adding a new markup or code-behind transform, debugging transform output, or understanding transform execution order.

fritzandfriends 0da0cfc 7.3 KB Updated

File contents

fritzandfriends/blazorwebformscomponents/tree/main/.github/skills/cli-transform-authoring commit 0da0cfc8e1

Frequently asked questions

npx skillmds@latest add fritzandfriends/cli-transform-authoring