Event sourcing persistance implementation using EventStore (geteventstore.com).
Info
Version: | 3.0.0 |
Author(s): | Jonas Jerndin |
Last Update: | Wednesday, March 9, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/swizkon/Nuclear |
NuGet Url: | https://www.nuget.org/packages/Nuclear.EventStore |
Install
Install-Package Nuclear.EventStore
dotnet add package Nuclear.EventStore
paket add Nuclear.EventStore
Nuclear.EventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- EventStore.Client.PreRelease(>= 3.1.1)
- Nuclear.Core(>= 3.0.0)
Tags