MediatR in .Net Core

preview_player
Показать описание
Hi, this video will help you to use MediatR Library in your .Net Project, while using this library you can achieve decoupling in your application
Рекомендации по теме
Комментарии
Автор

thanks, now i understood the problem MediatR solves

Mahamad
Автор

Your videos are so informative.

I have a question that how will you return different objects based on the input data.
For example if I want vehicle details then I will make a request passing vehicle type.
Then based on the type I want to return the object of bike, car or whatever type is requested.

ishuprabhakar
Автор

Simple One. Please share link for clean architecture for .net core 3.1

prabhakaranjagadeesan
Автор

This is sweet & simple. Thank You.

factworld
Автор

Good one thank you, but i don’t see IRequest and IRequestHandler interfaces, can you please add link to source code
Moreover, where this request & response will store between the pipeline between send & handler? Please add more clarity on that, that helps many ppl i believe.

srikanthek