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 7, 2026 - C#