Found 28 packages
Contains reusable components for *Chain-Of-Responsibility* design pattern implementation, namely different variations of chain element interfaces and their base implementations.
A micro framework that helps you implement pipeline and chain of responsibility patterns.
A tiny package for an abstract base to inject a chain of responsibility into a DI-container
Easily use the Chain of Responsibility design pattern.
A powerful execution pattern for composing sequential operations in .NET 8. Combines Chain of Responsibility with workflow and pipeline patterns for flexible, ordered execution.
See https://dev.azure.com/matheuslacerda08/_git/Patterns for more information.
My package description.
Simple chain of responsibility implementation in .NET
Instantiate a chain of responsibility pattern in an elegant and testable way.
See https://dev.azure.com/matheuslacerda08/_git/Patterns for more information.
You are provided with a neat opinionated pattern of input argument validation You are provided with the capability to only execute classes when its their responsibility to do so
Package Description
Simple chain of responsibility implementation in .NET
An easy implementation of chain of responsibility with builder pattern which will give a ready to use pipeline foundation
A simple chain of responsibility framework for .NET
A tiny package for an abstract base to inject a chain of responsibility into a DI-container
Package Description
A modern framework based on Chain of Responsibility pattern with: - Worflow based declaration of application logic - Classes Single Responsibility as first class citizen - Unified and predictable way to build application Plus, some extra features out of the box: - Auto-documentation of workflows powered by Memarmaid.js (https://mermaid.js.org/) - Debugger mode to log current handler involved in processing to ease issue investigation - An optional ChainFlow.TestKit package to make testing of Workflows a breeze Source code and samples at: https://github.com/giuseppe-velocci/ChainFlow
A tiny package for an abstract base to inject a chain of responsibility into a DI-container
A simple library which implements the Chain of Responsibility patttern.