code-dispenser
-
- 1,377 total downloads
- last updated 5/20/2025
- Latest version: 3.1.1
Flow is a lightweight monadic result type that encapsulates the outcome of an operation, returning either a success or failure value. Designed for seamless integration, Flow and its associated failure classes... More information -
- 657 total downloads
- last updated 4/9/2025
- Latest version: 1.0.2
A predicate condition based rules engine. Store and evaluate rules in code or from ingested JSON, enabling seamless integration and dynamic rule management. -
- 511 total downloads
- last updated 4/9/2025
- Latest version: 1.0.1
A versatile event aggregator designed to seamlessly manage both publish/subscribe in-process scenarios and dynamic invocation of handlers such as those used for domain events. -
- 347 total downloads
- last updated 4/9/2025
- Latest version: 1.0.1
Conditionals is essentially a Boolean expression-based rules engine. Store and evaluate rules in code or from ingested JSON, enabling seamless integration and dynamic rule management. -
- 177 total downloads
- last updated 4/1/2025
- Latest version: 1.0.0
The "When" NuGet package provides a set of extension methods for the bool type, facilitating conditional execution of synchronous and asynchronous actions based on boolean evaluations -
- 169 total downloads
- last updated 4/8/2025
- Latest version: 1.0.0
Instructor.Core is a lightweight, minimalist .NET library that dispatches commands and queries (instructions) to their respective handlers using your existing IoC container.