Elements focussed on the Command side of the CQRS pattern specialised to the MediatR library.
Info
Version: | 1.2.0 |
Author(s): | James Woodley |
Last Update: | Sunday, June 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LightestNight.System.Command.MediatR |
Install
Install-Package LightestNight.System.Command.MediatR
dotnet add package LightestNight.System.Command.MediatR
paket add LightestNight.System.Command.MediatR
LightestNight.System.Command.MediatR Download (Unzip the "nupkg" after downloading)
Dependencies
- LightestNight.System.Command(>= 1.2.0)
- MediatR(>= 8.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.5)
Tags