Command Query Responsability Segregation with Mediator, supporting Dependency Injection and extensible middleware based pipelines.
Info
Version: | 2.0.0 |
Author(s): | João Lopes |
Last Update: | Sunday, May 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/datapoint-corporation/datapoint-cqrs/ |
NuGet Url: | https://www.nuget.org/packages/Datapoint.Cqrs.Mediator |
Install
Install-Package Datapoint.Cqrs.Mediator
dotnet add package Datapoint.Cqrs.Mediator
paket add Datapoint.Cqrs.Mediator
Datapoint.Cqrs.Mediator Download (Unzip the "nupkg" after downloading)
Dependencies
- Datapoint.Cqrs.Mediator.Abstractions(>= 2.0.0)
Tags