Additional persistence provider for NEventStore using RavenDB.
Info
Version: | 5.2.0 |
Author(s): | NEventStore Dev Team |
Last Update: | Monday, May 25, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://neventstore.org |
NuGet Url: | https://www.nuget.org/packages/NEventStore.Persistence.RavenDB |
Install
Install-Package NEventStore.Persistence.RavenDB
dotnet add package NEventStore.Persistence.RavenDB
paket add NEventStore.Persistence.RavenDB
NEventStore.Persistence.RavenDB Download (Unzip the "nupkg" after downloading)
Dependencies
- NEventStore(5.2)
- RavenDB.Client(>= 2.5 && < 3.0)
Tags