Info
| Version: | 2.4.2-alpha | 
| Author(s): | Jim Raden | 
| Last Update: | Friday, February 3, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/sidecut/MongoRepository | 
| NuGet Url: | https://www.nuget.org/packages/MongoRepository2x | 
Install
Install-Package MongoRepository2x
                        dotnet add package MongoRepository2x
                        paket add MongoRepository2x
                        
                                MongoRepository2x Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- MongoDB.Driver(>= 2.4.2)
 
Tags
                
RobIII's MongoRepository is an easy-to-use library that implements the repository pattern on top of Official MongoDB C# driver.