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.Raven |
Install
Install-Package NES.EventStore.Raven
dotnet add package NES.EventStore.Raven
paket add NES.EventStore.Raven
NES.EventStore.Raven Download (Unzip the "nupkg" after downloading)
Dependencies
- EventStore(3.0.11326.44)
- EventStore.Persistence.RavenPersistence(3.0.11326.44)
- NES(3.2.1)
- NES.EventStore(3.2.1)
- Newtonsoft.Json(4.0.8)
- RavenDB.Client(1.0.980)
Tags