Software Details:
Version: 1.0
Upload Date: 13 Apr 15
Distribution Type: Freeware
Downloads: 107
Mango is a basic MongoDB driver for .NET developers, letting them easily interface with a local or remote database at will.
The entire Mango library is contained in one single C# file and can easily be added to any existing project.
Mango is also available via Nuget, under the same name: Mango.
Usage instructions are included with the library's README file.
Features:
- Insert data in the database
- Batch inserts
- Update data
- Query and get select results
- Easily delete data
- Count documents in a collection
Requirements:
- MongoDB
Comments not found