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