dotMongo NuGet Package

dotMongo is a C#.NET open source project that (tries to) extend and simplify MongoDB database function calls for .NET developers.

The project wraps around the MongoDB .NET Driver (v2.2.3) and handles;
- Creating MongoDB client and connecting to the database by parsing an XML configuration Connection String.
- Serialization of BsonDocument to Generic C# object.
- Converting basic Lambda Expressions to Filter Definition.




Got any dotMongo Question?





Info

Version: 0.0.2
Author(s): nerd114
Last Update: Wednesday, February 17, 2016
.NET Fiddle: Create the first Fiddle
Project Url: http://www.dotmongo.com/
NuGet Url: https://www.nuget.org/packages/dotMongo


Install
Install-Package dotMongo
dotnet add package dotMongo
paket add dotMongo
dotMongo Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.8

avg-downloads-per-day

0

days-since-last-release

2990