9 packages tagged with “ChainOfResponsibility”
A micro framework that helps you implement pipeline and chain of responsibility patterns.
An easy implementation of chain of responsibility with builder pattern which will give a ready to use pipeline foundation
Chain of Responsibility pattern implementation for .NET with DI support
Easily use the Chain of Responsibility design pattern.
A Unity IoC implementation of the IMiddlewareResolver for PipelineNet.
Result pattern integration for Fox.ChainKit. Enables seamless use of Fox.ResultKit with chain handlers, providing automatic conversion between Result and HandlerResult types with full diagnostics support.
A lightweight, efficient, and flexible Chain of Responsibility pattern implementation for .NET. Features include: fluent builder API, built-in diagnostics, zero reflection overhead, dependency injection support, and optional Result pattern integration.