NES (.NET Event Sourcing) is a lightweight framework that helps you build domain models when you're doing event sourcing.
Info
Version: | 3.2.1 |
Author(s): | Elliot Ritchie |
Last Update: | Sunday, November 18, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://getnes.net |
NuGet Url: | https://www.nuget.org/packages/NES.EventStore |
Install
Install-Package NES.EventStore
dotnet add package NES.EventStore
paket add NES.EventStore
NES.EventStore Download (Unzip the "nupkg" after downloading)
Dependencies
- EventStore(3.0.11326.44)
- NES(3.2.1)
- Newtonsoft.Json(4.0.8)
Tags