An aggregate based event sourcing, CQRS, and projection abstraction.
Info
Version: | 1.0.5 |
Author(s): | Killian Hale |
Last Update: | Tuesday, August 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AggregateOP |
Install
Install-Package AggregateOP
dotnet add package AggregateOP
paket add AggregateOP
AggregateOP Download (Unzip the "nupkg" after downloading)
Dependencies
- ContextRunner(>= 1.0.7)
- Microsoft.CSharp(>= 4.7.0)
- ReasonCodeExceptions(>= 1.0.1)