sj-distributor / CoR

The CoRProcessor framework provides a way to implement the Chain of Responsibility (CoR) pattern in .NET applications. It allows you to define a chain of processors that can handle a request in sequence, with support for adding before, after, and finally actions, as well as exception handling.
18Updated 6 months ago

Alternatives and similar repositories for CoR:

Users that are interested in CoR are comparing it to the libraries listed below