A very simple library for handling events 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.EventStack |
Install
Install-Package Xer.Cqrs.EventStack
dotnet add package Xer.Cqrs.EventStack
paket add Xer.Cqrs.EventStack
Xer.Cqrs.EventStack Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Xer.Delegator(>= 1.0.0)
- Xer.Messaginator(>= 1.0.0)
Tags