CodingFlow
-
- 3,378 total downloads
- last updated 6/6/2024
- Latest version: 0.2.4
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 -
LightChain
by: CodingFlow- 103 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