CodingFlow
-
- 7,195 total downloads
- last updated 1/5/2026
- Latest version: 0.3.2
Source generator for decorator pattern boilerplate code in C#. When implementing the decorator pattern in C#, it requires adding boilerplate code for every interface that needs to support... More information -
- 810 total downloads
- last updated 12/16/2025
- Latest version: 0.2.1
C# source generator to automatically create boilerplate dependency injection registrations for configuration options. -
- 685 total downloads
- last updated 1/8/2026
- Latest version: 0.3.1
Minimal, easy to use fluent validations API inspired by FluentValidation. -
- 508 total downloads
- last updated 11/30/2025
- Latest version: 0.2.0
C# source generator for executing dependent async tasks optimally and easily. -
- 407 total downloads
- last updated 1/8/2026
- Latest version: 0.3.0
Vogen extensions for CodingFlow Fluent Validation. -
LightChain
by: CodingFlow- 208 total downloads
- last updated 5/27/2024
- Latest version: 0.1.0
Lightweight library for implementing simplified version of chain of responsibility in C#. The inspiration for this library came from figuring out a way to break up `if/else` chains into loosely coupled,... More information