Skip to content
#

incremental-generator

Here are 11 public repositories matching this topic...

A C# source generator that turns SQL files into strongly-typed, compile-time data-access code — request/response models, an executing data context, and DI wiring, all inferred from simple @-variable naming conventions. No runtime reflection, no hand-written DTOs. Ships VS Code, SSMS & Visual Studio editor extensions. You write SQL, then use in C#.

  • Updated Jul 8, 2026
  • C#

Roslyn incremental source generator that converts FIX SBE XML schemas into zero-allocation C# structs with explicit memory layout. AOT-compatible, zero dependencies.

  • Updated Apr 30, 2026
  • C#

Improve this page

Add a description, image, and links to the incremental-generator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the incremental-generator topic, visit your repo's landing page and select "manage topics."

Learn more