FluentMediator
FluentMediator copied to clipboard
:twisted_rightwards_arrows: FluentMediator is an unobtrusive library that allows developers to build custom pipelines for Commands, Queries and Events.
Hi guys, I'm using FluentMediator in two of my projects. Last days I found an issue in my app where my requests get an OperationCancelledException. After a few hours trying...
This is supposed to be a documentation? (http://paulovich.net/FluentMediator/) I'm lost wondering how can I handle exceptions in pipeline.
It would be cool if the "Return" operator could start a second pipeline using the "Response" as the Request for the following pipeline.