Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mongodb-.net-driver

MongoDB Unknown discriminator value

Unit testing MongoWriteExceptions

C# MongoDB driver - need simple code to read/query collection

Filter types in collection using FilterDefinition

c# mongodb-.net-driver

New (2.6) $cond Aggregation Framework with c#?

mongodb-.net-driver

Project on multiple fields in C# MongoDB 2.0

MongoDb 2.6.1 Error: 17444 - "Legacy point is out of bounds for spherical query"

How to have a different name for entries of a mongodb document in C#?

MongoDB sort order - mix of ascending and descending fields

How to load specific fields from document(s) in C# Mongodb strongly typed driver

Is it OK to create 2 instances of C# MongoClient connecting to the same replica set?

C# MongoDB - binding object properties, _id null on insert

C# MongoDB Driver - How to filter by arrays and a list of items

MongoDB C# Upsert with Guid

.NET Core Web API and MongoDB Driver using Generic JSON Objects

How to decorate a class item to be an index and get the same as using ensureIndex?

MongoDB .NET Driver Group By Time Range

How to force mongo to store members in lowercase?

How to mock IFindFluent interface