thangchung / magazine-website

:mouse: A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQRS, microservices, asynchronous programming applied...
https://github.com/thangchung/magazine-website
178 stars 51 forks source link

CQRS features and concerns #9

Closed thangchung closed 8 years ago

thangchung commented 8 years ago

Sample at https://github.com/HTBox/allReady We have 2 reference resources at https://lostechies.com/jimmybogard/2015/05/05/cqrs-with-mediatr-and-automapper/ and http://stevejgordon.co.uk/cqrs-using-mediatr-asp-net-core

thangchung commented 8 years ago

One more example about CQRS in .NET can be found at CQRS-ES-Todos

thangchung commented 8 years ago

The features and concerns can be found at what need to do with CQRS The big picture as below CQRS flow