A framework that supports event sourcing by abstracting the persistence and supporting multiple storage mechanisms.
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 |
NuGet Url: | https://www.nuget.org/packages/Eventus |
Install
Install-Package Eventus
dotnet add package Eventus
paket add Eventus
Eventus Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)