Analyzer Development

Create Roslyn-based analyzers and code-fix providers for detecting Web Forms migration patterns. Covers DiagnosticAnalyzer architecture, diagnostic ID conventions (BWFC001–BWFC099), CodeFixProvider authoring, testing with CSharpAnalyzerTest/CSharpCodeFixTest, and the analyzer release tracking files. Use when adding a new migration rule, creating a code-fix suggestion, or debugging analyzer behavior.

fritzandfriends baf4714 9.7 KB Updated

File contents

fritzandfriends/blazorwebformscomponents/tree/main/.github/skills/analyzer-development commit baf4714fe0

Frequently asked questions

npx skillmds@latest add fritzandfriends/analyzer-development