m31coding/M31.FluentAPI
Generate fluent builders for your C# classes with ease.
This tool helps C# developers simplify the creation of objects for their programs. Instead of writing complex constructors or manual builder patterns, developers can add simple annotations to their C# classes. The tool then automatically generates easy-to-use 'fluent APIs' that allow for step-by-step object construction, making the code more readable and intuitive. This is designed for C# software engineers or application developers.
135 stars.
Use this if you are a C# developer tired of writing repetitive builder code for your classes and want to make object creation more elegant and readable.
Not ideal if you are not working with C# or if your project doesn't require complex object construction that would benefit from a fluent builder pattern.
Stars
135
Forks
8
Language
C#
License
MIT
Category
Last pushed
Feb 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/m31coding/M31.FluentAPI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...