Useful tools for generating code in C# and other languages.
- SourceGeneratorToolkit is developed as a Source Generator itself.
- Necessary features are exposed with internal visibility within the target project.
- Compiler infrastructure types under
System.Runtime.CompilerServicesare also expanded when necessary.
SourceBuilder: Formatted source code generatorSourceBuilderSlim: Formatted bare text source code generatorCodePart: Represents a part of the source codeSourceStringHandler: String interpolation handler for source code generation
Apache License Version 2.0