Info
Version: | 5.2.0 |
Author(s): | Riccardo Di Nuzzo |
Last Update: | Friday, September 2, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/riccardone/Evento |
NuGet Url: | https://www.nuget.org/packages/Evento |
Install
Install-Package Evento
dotnet add package Evento
paket add Evento
Evento Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It defines Command and Event, interfaces like IHandle to handle commands and AggregateBase to build domain specific aggregates.