Xxaferoinxafero.hashnode.dev·Apr 6, 2024 · 2 min readGenerating C# code programmaticallyRecently, while creating some experimental C# source code generators (xafero/csharp-generators), I was just concatenating strings together. Like you do, you know, if things have to go very quickly. If you have a simple use case, use a formatted multi...00