Abstractions for 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.Abstractions |
Install
Install-Package Datapoint.Cqrs.Mediator.Abstractions
dotnet add package Datapoint.Cqrs.Mediator.Abstractions
paket add Datapoint.Cqrs.Mediator.Abstractions
Datapoint.Cqrs.Mediator.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- Datapoint.Cqrs.Abstractions(>= 2.0.0)
Tags