The repository and observer for using the EventStore persistence system (https://geteventstore.com).
Info
Version: | 1.1.0 |
Author(s): | James Woodley |
Last Update: | Saturday, August 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LightestNight.System.EventSourcing.EventStore |
Install
Install-Package LightestNight.System.EventSourcing.EventStore
dotnet add package LightestNight.System.EventSourcing.EventStore
paket add LightestNight.System.EventSourcing.EventStore
LightestNight.System.EventSourcing.EventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- EventStore.Client(>= 5.0.2)
- LightestNight.System.EventSourcing(>= 1.0.0)
- Newtonsoft.Json(>= 12.0.2)
Tags