An easier way to integrate MongoDB.
                        
                    
         
                Info
| Version: | 0.0.2 | 
| Author(s): | Daniel Lee | 
| Last Update: | Wednesday, September 28, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://github.com/dlee148/mongo-simple | 
| NuGet Url: | https://www.nuget.org/packages/MongoSimple | 
Install
Install-Package MongoSimple
                        dotnet add package MongoSimple
                        paket add MongoSimple
                        
                                MongoSimple Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- MongoDB.Bson(>= 2.3.0)
 - MongoDB.Driver(>= 2.3.0)
 - MongoDB.Driver.Core(>= 2.3.0)
 
Tags