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. Use when this capability is needed.

tomevault-io f348424 2 files · 8.3 KB Updated

File contents

tomevault-io/skills-registry/tree/main/fritzandfriends--blazorwebformscomponents--blazorwebformscomponents commit f348424642

Frequently asked questions

npx skillmds@latest add tomevault-io/cli-transform-authoring