An Event Store provider implementation for the Eventus event sourcing framework.
Info
Version: | 0.1.89-alpha |
Author(s): | Richard Forrest |
Last Update: | Thursday, August 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/feanz/Eventus/tree/master/src/Eventus.EventStore |
NuGet Url: | https://www.nuget.org/packages/Eventus.EventStore |
Install
Install-Package Eventus.EventStore
dotnet add package Eventus.EventStore
paket add Eventus.EventStore
Eventus.EventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- EventStore.Client(>= 3.9.4)
- Eventus(>= 0.1.79)