Implementing CQRS in ASP.NET Core Web API with MediatR

preview_player
Показать описание
How To Implement CQRS with MediatR in ASP.NET Core Web API

In this video, I'm going to show you how to implement CQRS with MediatR in ASP.NET Core Web API. CQRS is a pattern that aims to simplify the process of building software that can scale by separating the read model from the write model.

Source code:

Where you can find me:

#cqrswithmediatr #mediatr #aspnetcore
Рекомендации по теме
Комментарии
Автор

Very short and concise ! Great video !

tore
Автор

Should have found ur channel earlier, it is very clean.

fadidib
Автор

This is really helpful for me Thank you for sharing, Great Teaching

bilammondal
Автор

thanks! this was super helpful as I am assigned to a project using this pattern (albeit using repository instead of dbcontext) and it helped me understand what was happening

mikesaddi
Автор

Thanks a lot. This video is really easy to understand.

ThaoNguyen-sffn