Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mongodb-.net-driver

MongoDB C# Driver - how to store _id as ObjectId but map to string Id property?

How to make nested queries in MongoDb that works like nested Sql select queries

MongoDB .NET not generating _id on upsert

How to create MongoDB MultiKey index on attribute of items in an array .NET Driver

Is there mongodb C# driver support System.Dynamic.DynamicObject in .NET 4?

How can I update mongodb document for adding a new item to array?

C# mongodb driver 2.0 - How to upsert in a bulk operation?

Upserting in Mongo DB and the Id problem

How to insert data into a mongodb collection using the c# 2.0 driver?

ReplaceOne throws duplicate key exception

Collection ID length in MongoDB

C# MongoDB Driver - How to use UpdateDefinitionBuilder?

How do I use the AsQueryable method asynchronously with MongoDb C# Driver 2.1?

How to save date properly?

What is the most mature MongoDB driver for C#?

Convert MongoDB BsonDocument to valid JSON in C#

What is the right way to manage MongoDB connections in ASP.Net MVC?

BsonSerializationException when serializing a Dictionary<DateTime,T> to BSON

Can I do a text query with the mongodb c# driver

MongoDB C# Query for 'Like' on string