Show HN: A source generator for creating fluent APIs in C#github.com/m31coding2 pointskmschaal3 years agoSource generators in .NET can be used to generate code at development time. I wanted to learn about that technology and implemented a library for creating fluent APIs for C# classes.