.NET Event Sourcing library with support for event versioning and other cool things.
Info
| Version: | 1.1.61 |
| Author(s): | Andrew Duff & Matthew Malkin |
| Last Update: | Monday, March 5, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/CodeConceptsUk/EventEngine |
| NuGet Url: | https://www.nuget.org/packages/EventEngine |
Install
Install-Package EventEngine
dotnet add package EventEngine
paket add EventEngine
EventEngine Download (Unzip the "nupkg" after downloading)
Dependencies
- Coresian(>= 1.0.15)
- Newtonsoft.Json(>= 11.0.1)
Tags