diff --git a/README.md b/README.md index 20c28b2..1717987 100644 --- a/README.md +++ b/README.md @@ -229,6 +229,7 @@ Add GitHub topic [`csharp-sourcegenerator`](https://github.com/topics/csharp-sou - [Data Builder Generator](https://github.com/dasMulli/data-builder-generator) -![stars](https://img.shields.io/github/stars/dasMulli/data-builder-generator?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/dasMulli/data-builder-generator?style=flat-square&cacheSeconds=86400) Generate data builder patterns for your model classes. - [FluentBuilder](https://github.com/StefH/FluentBuilder) - ![stars](https://img.shields.io/github/stars/StefH/FluentBuilder?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/StefH/FluentBuilder?style=flat-square&cacheSeconds=86400) - A project which uses Source Generation to create a FluentBuilder for a specified model or DTO. - [M31.FluentAPI](https://github.com/m31coding/M31.FluentAPI) - ![stars](https://img.shields.io/github/stars/m31coding/M31.FluentAPI?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/m31coding/M31.FluentAPI?style=flat-square&cacheSeconds=86400) - Generate fluent APIs for your C# classes with ease. +- [StepwiseBuilderGenerator](https://github.com/Georgiy-Petrov/StepwiseBuilderGenerator) - ![stars](https://img.shields.io/github/stars/Georgiy-Petrov/StepwiseBuilderGenerator?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/Georgiy-Petrov/StepwiseBuilderGenerator?style=flat-square&cacheSeconds=86400) - Generate stepwise (fluent) builders effortlessly. #### Proxy