CQRS Doesn't Have To Be Complicated | Clean Architecture, .NET 6

CQRS Doesn't Have To Be Complicated | Clean Architecture, .NET 6

126.487 Lượt nghe
CQRS Doesn't Have To Be Complicated | Clean Architecture, .NET 6
Get the source code for this video for FREE → https://the-dotnet-weekly.ck.page/cqrs ☄️ Master the Modular Monolith Architecture: https://bit.ly/3SXlzSt 📌 Accelerate your Clean Architecture skills: https://bit.ly/3PupkOJ 🚀 Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic CQRS, which stands for Command Query Responsibility Segregation, is a popular design pattern. In this video, I will show you how to implement CQRS using the MediatR library. We are going to create custom Command and Query abstractions, to make our CQRS implementation more explicit. Join my weekly .NET newsletter: https://www.milanjovanovic.tech Subscribe for more: https://www.youtube.com/c/MilanJovanovicTech?sub_confirmation=1 Chapters 0:00 What is CQRS? 3:00 CQRS With MediatR 5:27 Explicit Command Abstraction 9:47 Configuring MediatR 11:20 CQRS Command Side in Action 14:59 Explicit Query Abstraction 21:10 CQRS Query Side in Action 23:27 Awesome Outro