Roslyn Source Generators Never use a human to perform a machine's task - Stefan Polz ֠NDC Oslo 2021
.NET Source Generators are the latest metaprogramming technique to add C# code to your compilation.They help us automate tedious implementations of common patterns, and enable replacing Reflection-based logic with high-performance strongly typed [ŝ