Zero Runtime Overhead
All code is generated at compile time via Roslyn source generators - no runtime code generation, no reflection, no additional runtime dependencies.
An incremental Roslyn source generator that turns OpenAPI 3.x documents, including OpenAPI 3.2, into strongly typed C# HTTP clients at build time.