Provides base commands, queries and handlers.
Info
Version: | 1.0.0 |
Author(s): | Jordan Jordanov |
Last Update: | Tuesday, September 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/YngStrs.Common.Cqrs |
Install
Install-Package YngStrs.Common.Cqrs
dotnet add package YngStrs.Common.Cqrs
paket add YngStrs.Common.Cqrs
YngStrs.Common.Cqrs Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 9.0.0)
- FluentValidation.AspNetCore(>= 8.4.0)
- MediatR(>= 7.0.0)
- Optional(>= 4.0.0)
- Optional.Async(>= 1.3.0)
- YngStrs.Common(>= 1.0.1)
- YngStrs.Common.EventSourcing(>= 1.0.0)