عنوان:

‫کتابخانه MediatR


نویسنده: وحید محمدطاهری
تاریخ: ۱۳۹۶/۰۹/۱۲ ۱:۲۷
آدرس: www.dntips.ir

Simple mediator implementation in .NET. In-process messaging with no dependencies.
Supports request/response, commands, queries, notifications and events, synchronous and async with intelligent dispatching via C# generic variance.

You should install MediatR with NuGet:

 Install-Package MediatR 

Or via the .NET Core command line interface:

 dotnet add package MediatR 


مشاهده مطلب اصلی