[Beta] A simplified way to use MongoDB to data persistence.
Info
Version: | 1.0.1 |
Author(s): | Taurã Figueiredo |
Last Update: | Sunday, August 30, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/taurafigueiredo/MongoPersistence |
NuGet Url: | https://www.nuget.org/packages/MongoPersistence |
Install
Install-Package MongoPersistence
dotnet add package MongoPersistence
paket add MongoPersistence
MongoPersistence Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(7.0.1)
- MongoDB.Driver(2.0.1)
- Microsoft.AspNet.WebApi.WebHost(5.2.3)