A very simple library for handling commands on applications based on the CQRS pattern.
Info
| Version: | 2.0.0 |
| Author(s): | jeyjeyemem, mvput, xerprojects-contributors |
| Last Update: | Friday, April 6, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/XerProjects/Xer.Cqrs |
| NuGet Url: | https://www.nuget.org/packages/Xer.Cqrs.CommandStack |
Install
Install-Package Xer.Cqrs.CommandStack
dotnet add package Xer.Cqrs.CommandStack
paket add Xer.Cqrs.CommandStack
Xer.Cqrs.CommandStack Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Xer.Delegator(>= 1.0.0)
- Xer.Messaginator(>= 1.0.0)
Tags