Search code examples
Mongo DB query over collections with same data structure in C#...


c#mongodbmongodb-.net-driver

Read More
MongoDB .NET - Updating embedded document in list with filters based on Parent and Child...


c#.netmongodbmongodb-.net-drivermongodb-update

Read More
Migrate from legacy UUID to standard UUID...


c#.netmongodbmongodb-.net-driver

Read More
How to call Render method of FilterDefinition in Mongo 3.1.0 C# driver?...


c#mongodbmongodb-.net-driver

Read More
Adding new property to each document in a large collection...


mongodbmongodb-.net-drivermongo-shell

Read More
Error NU1202 MongoDB.Driver update issues...


c#.netmongodbmongodb-.net-driver.net-standard

Read More
MongoDB - Count number of object in array...


c#arraysmongodbaggregation-frameworkmongodb-.net-driver

Read More
Use GuidRepresentation.Standard with MongoDB...


mongodbguidmongodb-.net-driver

Read More
How do I resume a MongoDB ChangeStream at the first document and not just changes after I start list...


c#mongodbmongodb-.net-drivermongodb-csharp-2.0

Read More
Specifing the MapCreator for a model constructor in MongoDB C# still results in an error...


mongodbgeojsonmongodb-.net-driver

Read More
maxDistance parameter of Query.Near not working...


mongodbmongodb-.net-driver

Read More
MongoDB and C#: Case insensitive search...


c#.netmongodbmongodb-.net-drivercase-insensitive

Read More
How to create projection to exclude certain fields, but include their lengths?...


c#mongodbmongodb-querymongodb-.net-driver

Read More
Add an aggregate pipeline stage changing to another model or type in MongoDB C# driver...


c#mongodblinqaggregation-frameworkmongodb-.net-driver

Read More
Redirect output of mongo query to a csv file...


mongodbmongodb-.net-drivermongodb-query

Read More
MongoDB id remains null after InsertOneAsync...


mongodbmongodb-.net-driver

Read More
How to serialize BsonDocument without null fields or empty objects...


mongodb-.net-driver

Read More
How to do an upsert into a collection, but no-op if the persisted document has the same or later ver...


c#mongodbmongodb-querymongodb-.net-driverazure-cosmosdb-mongoapi

Read More
MongoDB.Driver C# SortBy alphabetical, then skip and take get the result is the wrong position.&quot...


c#sortingmongodb-.net-driveralphabetical

Read More
MongoDB C# - How to do sorting and pagination with an array of objects on a record...


c#mongodbsortingmongodb-.net-driver

Read More
Index hint with mongodb csharp...


mongodbmongodb-.net-driver

Read More
How to filter on an array of objects that equals name and contains value?...


c#mongodbmongodb-querymongodb-.net-driver

Read More
Mongodb C# driver ignore Null and Empty Lists (ToBsonDocument)...


c#mongodbmongodb-.net-driverbson

Read More
How do I Moq IFindFluent so this call to ToListAsync works?...


c#unit-testingmoqmongodb-.net-driver

Read More
MongodbCursor , how to iterate through Huge collection?...


c#.netmongodbmongodb-.net-drivermongodb-query

Read More
MongoDB - How to filter and update on a child of a child...


c#mongodb.net-coremongodb-.net-drivermongodb-update

Read More
MongoDB .NET Driver - Aliasing fields in the projection...


c#mongodbblazormongodb-.net-driver.net-8.0

Read More
Is there a way to create or update a MongoDB index?...


c#.netmongodbindexingmongodb-.net-driver

Read More
C# MongoDB Driver - How to use UpdateDefinitionBuilder?...


mongodbmongodb-.net-driver

Read More
Problem reading MongoDB data as name + value...


c#mongodbmongodb-.net-driver

Read More
BackNext