Additional persistence provider for NEventStore using MongoDB.
Info
Version: | 4.1.0.8 |
Author(s): | NEventStore Dev Team |
Last Update: | Monday, September 16, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://neventstore.org |
NuGet Url: | https://www.nuget.org/packages/NEventStore.Persistence.MongoPersistence |
Install
Install-Package NEventStore.Persistence.MongoPersistence
dotnet add package NEventStore.Persistence.MongoPersistence
paket add NEventStore.Persistence.MongoPersistence
NEventStore.Persistence.MongoPersistence Download (Unzip the "nupkg" after downloading)
Dependencies
- NEventStore(4.0)
- mongocsharpdriver(>= 1.8 && < 1.9)
Tags