Hi Tobias! Thanks for your great articles about Command Query-based architecture for data-driven apps. I would like to ask you a bit more about it, if you let me :)
I have tried to understand your approach. I think I get the basics, but you put out many abstractions in your posts like the CommandDispatcher and CommandExecutor whose responsabilities seem a bit more obscure to me.
I would like to learn your approach by example. For instance, applying it to a EF Core Web API + EF Core. Can you tell me how a method in a Controller would look like? What would you call in it? Thanks in advance!
Hi Tobias! Thanks for your great articles about Command Query-based architecture for data-driven apps. I would like to ask you a bit more about it, if you let me :)
I have tried to understand your approach. I think I get the basics, but you put out many abstractions in your posts like the CommandDispatcher and CommandExecutor whose responsabilities seem a bit more obscure to me.
I would like to learn your approach by example. For instance, applying it to a EF Core Web API + EF Core. Can you tell me how a method in a Controller would look like? What would you call in it? Thanks in advance!