code-dispenser
-
- 1,162 total downloads
- last updated 5/14/2025
- Latest version: 3.1.0
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 -
- 628 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. -
- 481 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. -
- 324 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. -
- 158 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 -
- 157 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.