May 19, 2022
Thank you for reading !
You're right, I should've showed that usecase more. But even in this use case, the Fascade or Adapter pattern works for seggregating to multiple presentation layers.
Or... Implementing the pattern like you just did !
In fact that's a great solution. You just go with the smartest linking, without CQRS or all the features that are packed with mediatr. So I second that.