NES (.NET Event Sourcing) is a lightweight framework that helps you build domain models when you're doing event sourcing.
Info
Version: | 5.0.8 |
Author(s): | Elliot Ritchie |
Last Update: | Tuesday, April 12, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://getnes.net |
NuGet Url: | https://www.nuget.org/packages/NES.NEventStore |
Install
Install-Package NES.NEventStore
dotnet add package NES.NEventStore
paket add NES.NEventStore
NES.NEventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- NEventStore(>= 5.2.0)
- Newtonsoft.Json(>= 8.0.3)
- NES(>= 5.0.8)
Tags