Clean architecture with CQRS and MediatR in Asp.Net Core

Описание к видео Clean architecture with CQRS and MediatR in Asp.Net Core

In this video we tackle a very specific approach to clean architecture in #AspNetCore: with CQRS and MediatR. We kick off the video on the blackboard explaining what CQRS and the mediator pattern are and then we jump into code and implement these concepts in a new solution.
#SoftwareArchitecture #DotNet

If you want to support this channel, here's a link to my GitHub Sponsors profile: https://github.com/sponsors/danpdc

Mentioned videos:
How to structure a clean architecture app:    • How to structure a clean architecture...  

Chapers
1. Intro: 00:00
2. What is CQRS? 01:57
3. What is the mediator pattern? 15:18
4. Reviewing solution setup: 19:40
5. Creating the folder structure in the application layer: 21:45
6. Installing MediatR: 23:02
7. Creating a query and query handler: 25:08
8. Working with queries and Mediator in controller: 30:36
9. Creating a command and command handler: 33:23
10. Working with commands and Mediator in controller: 37:27

Комментарии

Информация по комментариям в разработке