Simple CQRS-principle implementation based on MediatR.
Info
Version: | 1.0.3 |
Author(s): | vk.ignis |
Last Update: | Friday, May 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Cqrs.MediatR |
Install
Install-Package Cqrs.MediatR
dotnet add package Cqrs.MediatR
paket add Cqrs.MediatR
Cqrs.MediatR Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
Tags