MongoDb persistance for Stactive.
Info
Version: | 0.1.1 |
Author(s): | Michał Dymel |
Last Update: | Sunday, May 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mdymel/stactive |
NuGet Url: | https://www.nuget.org/packages/Stactive.Persistence.MongoDb |
Install
Install-Package Stactive.Persistence.MongoDb
dotnet add package Stactive.Persistence.MongoDb
paket add Stactive.Persistence.MongoDb
Stactive.Persistence.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.4.3)
- Microsoft.Extensions.DependencyInjection(>= 1.1.0)
- Microsoft.NETCore.App(>= 1.1.1)
- Stactive.Core(>= 0.1.1)