keybindings
-
- 465 total downloads
- last updated 8/8/2026
- Latest version: 0.1.0-preview.9 (prerelease)
A fluent C# API for generating C# source code — a readable facade over Roslyn's SyntaxFactory. Targets netstandard2.0 so it works inside incremental source generators, where Roslyn's own SyntaxGenerator (in... More information -
-
- 261 total downloads
- last updated 8/8/2026
- Latest version: 0.1.0-preview.9 (prerelease)
Compile-checked templates for FluentRoslyn. A meta-generator that runs on your source-generator project: mark a method [Template] and its body is real, compiled, refactorable C# that the meta-generator lifts... More information -