This easy to use library implements the repository pattern on top of Official MongoDB C# driver.
Info
Version: | 1.6.11 |
Author(s): | tgeek, RobIII |
Last Update: | Thursday, March 31, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RobThree/MongoRepository |
NuGet Url: | https://www.nuget.org/packages/MongoRepository |
Install
Install-Package MongoRepository
dotnet add package MongoRepository
paket add MongoRepository
MongoRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- mongocsharpdriver(>= 1.11.0 && <= 1.11.0)
Tags