Show HN: A source generator for creating fluent APIs in C#(github.com)
github.com
Show HN: A source generator for creating fluent APIs in C#
https://github.com/m31coding/M31.FluentAPI
Source 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.
0 comments
—