nMongo is a framework for MongoDB data operations performed in .NET, using Official MongoDB C# Driver.
                        
                    
         
                Info
| Version: | 1.2.0.3 | 
| Author(s): | Gustavo Gondim; Heitor Estrela | 
| Last Update: | Tuesday, May 28, 2013 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://nmongo.codeplex.com | 
| NuGet Url: | https://www.nuget.org/packages/nMongo | 
Install
Install-Package nMongo
                        dotnet add package nMongo
                        paket add nMongo
                        
                                nMongo Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.0 
                                        
                    - mongocsharpdriver(1.8.1)
 - IRepository(1.0.0.1)
 
- mongocsharpdriver(1.8.1)
 - IRepository(1.0.0.1)
 
Tags