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.Raven |
Install
Install-Package NES.NEventStore.Raven
dotnet add package NES.NEventStore.Raven
paket add NES.NEventStore.Raven
NES.NEventStore.Raven Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CompilerServices.AsyncTargetingPack(>= 1.0.1)
- NEventStore.Persistence.RavenDB(>= 5.2.0)
- NES.NEventStore(>= 5.0.8)
- NES(>= 5.0.8)
Tags