.NET Event Store Mongo db persistency layer.
Info
| Version: | 1.3.5 |
| Author(s): | Deltatre Webplu |
| Last Update: | Friday, July 27, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/deltatre-webplu/NEStore |
| NuGet Url: | https://www.nuget.org/packages/NEStore.MongoDb |
Install
Install-Package NEStore.MongoDb
dotnet add package NEStore.MongoDb
paket add NEStore.MongoDb
NEStore.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- NEStore(>= 1.3.5)
- MongoDB.Driver(>= 2.7.0)