Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mongodb-.net-driver

MongoDB Map class from nested elements in C#

How to construct an MongoDB Linq Any() query by comparing a sub-field

Unknown discriminator value "SqlException", How to ignore discriminator on dynamic type

Setting custom MongoDB BsonSerializer for all classes which inherit from base type

Unit Testing with IMongoQueryable

C# MongoDB Driver filter subdocument list based on incoming array

Why is my .NET MongoDb Driver Query Horribly Slow?

How to not insert a field in mongodb if it is null?

Adding a new object in a nested mongo collection using C# drivers

How do I register a ScalarDiscriminatorConvention for a different field name in MongoDB?

MongoDB slow writes causes socket time out exception

BsonChunkPool and memory leak

Using mongodb driver version 2.14.1 in UWP C# application

Mongo: Selecting X elements from an array placed in an object

MongoDB C# Driver - how to enforce projection on the joined collection in .NET?

ConventionProfile is obsolete useIConventionPack Instead

MongoDb: using string as Id

Batch inserts using ContinueOnError