A Mediatr integration for the CQRS command and event handlers.
Info
Version: | 1.9.0-mergefromswisstr0001 |
Author(s): | Michael Ruppen |
Last Update: | Wednesday, March 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Abb.CqrsEs.Mediatr |
Install
Install-Package Abb.CqrsEs.Mediatr
dotnet add package Abb.CqrsEs.Mediatr
paket add Abb.CqrsEs.Mediatr
Abb.CqrsEs.Mediatr Download (Unzip the "nupkg" after downloading)
Dependencies
- Abb.CqrsEs(>= 1.9.00001)
- MediatR(>= 8.0.0)