
Command Handlers return values in CQRS
I have recently come across this very interesting blog post by Jimmy Bogard ( the guy behind Mediatr, just FYI). He’s talking about CQRS, and makes a good point about how the user should be informed of the result of a Command execution. Should the Command Handler return a value?...
2017, Apr 27 — 2 minute read