FluentBuilder
Fluent Builder Generator
Automates the creation of FluentBuilder classes for data models using Source Generation.
A project which uses Source Generation to create a FluentBuilder for a specified model or DTO
174 stars
8 watching
15 forks
Language: C#
last commit: 15 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stefh/proxyinterfacesourcegenerator | A tool that generates interfaces and proxy classes to facilitate mocking and dependency injection of external classes without interfaces | 39 |
m31coding/m31.fluentapi | Generates fluent API builders for C# classes with ease | 98 |
stefh/nethereum-codegenerator | Generates C# interfaces and classes from Solidity smart contracts | 6 |
teacher-zhou/componentbuilder | An automation framework to simplify the creation of reusable Blazor components | 43 |
stoewer/fluent-sparql | Provides a fluent API for creating and executing SPARQL queries | 0 |
fsprojects/argu | A library that generates CLI argument/XML configuration parsers and help messages for F# applications | 459 |
hamedfathi/mockablestaticgenerator | A tool to generate mockable interfaces and wrapper classes for static and extension methods in C#. | 14 |
stoiveyp/alexa.net.skillflow.codegenerator | Generates Alexa.NET compatible code from SkillFlow models | 1 |
fluent/fluent-logger-ocaml | A structured logger library for OCaml, providing features like buffering and persistent connections. | 7 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
stefh/anyof | A code generation project providing reusable types to handle multiple defined types as input parameters or return values for methods. | 109 |
sebcglbailey/framer-designcomponents | A module that converts Framer design files into scalable, code-generatable classes and components for building prototypes. | 31 |
eliah-lakhin/lady-deirdre | A framework for building incremental language compilers and analyzers. | 444 |
fsprojects/fake | A cross-platform build automation system using F# | 1,285 |
hamedfathi/enumerationclassgenerator | A C# source generator tool to create enumeration classes from enum types with additional features and customization options. | 16 |