An implementation of AggregateOP utlizing EventStore.
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.EventStore |
Install
Install-Package AggregateOP.EventStore
dotnet add package AggregateOP.EventStore
paket add AggregateOP.EventStore
AggregateOP.EventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- AggregateOP(>= 1.0.5)
- ContextRunner(>= 1.0.7)
- EventStore.ClientAPI.NetCore(>= 4.1.0.23)
- Microsoft.Extensions.Options(>= 3.1.6)
- Newtonsoft.Json(>= 12.0.3)
- ReasonCodeExceptions(>= 1.0.1)