Search code examples
Custom deserialization...

mongodbmongodb-.net-driver

Read More
Query specific mongo secondary using c# driver...

mongodbmongodb-.net-driver

Read More
Type argument 'MongoDB.Bson.ObjectId' violates the constraint of type parameter 'TTarget...

c#.netmongodbmongodb-.net-driver

Read More
Use Dictionary on Mongo Update without wrapper?...

c#mongodbmongodb-.net-driver

Read More
How to get the Mongo database specified in connection string in C#...

c#mongodbmongodb-.net-driver

Read More
MongoDB and Large Datasets when using a Repository pattern...

mongodblinqmongodb-.net-driver

Read More
C# MongoDB.Driver - How to form a constructor...

c#.netmongodbrestmongodb-.net-driver

Read More
Projecting to another type using the C# SDK...

c#.netmongodbmongodb-querymongodb-.net-driver

Read More
mongoDB: C# driver V2 How to update item in a nested collection...

c#mongodbmongodb-.net-driver

Read More
C# driver for MongoDb: how to use limit+count?...

c#mongodbmongodb-.net-driver

Read More
Cant deserialize inherited object with Mongo c# driver...

c#mongodbasp.net-coremongodb-.net-driver

Read More
Lambda where fails but string where works...

c#mongodbmongodb-querymongodb-.net-driver

Read More
I need a C# function to return the last N items entered in a MongoDB database...

c#.netmongodbmongodb-.net-driver

Read More
How to get value from nested KeyValuePair from IMongoCollection...

c#.netmongodblinqmongodb-.net-driver

Read More
Ignore field on read (deserialization) with C# SDK...

c#.netmongodbmongodb-querymongodb-.net-driver

Read More
C# MongoDB UpdateManyAsync with Set method throws an exception...

c#mongodbmongodb-.net-driver

Read More
I can't seem to be able to access a Dictonary<string, object> values while building a dyna...

c#mongodblinqmongodb-.net-driverexpression-trees

Read More
Update a nested Array in Mongo with c#...

c#.netmongodbmongodb-.net-driver

Read More
Find maximal value for field in all collections...

c#mongodbmongodb-.net-driver

Read More
How does Builders<TA>.Update.Set() handle parallel access?...

c#.netmongodbmongodb-.net-driver

Read More
Getting all documents from a property-combo...

c#.netmongodbmongodb-querymongodb-.net-driver

Read More
Trouble Fetching Value in Variable...

c#.netmongodbmongodb-querymongodb-.net-driver

Read More
Mongodb C# FindAsync. Filter on list inside document using linq...

c#mongodblinqmongodb-.net-driver

Read More
Upsert Dictionary in MongoDb...

c#mongodbmongodb-.net-driver

Read More
How do I return a document with filtered sub-documents using Mongo.Driver.Linq with the Mongo C# dri...

c#mongodblinqmongodb-.net-driver

Read More
UpdateMany operation specifying filter as _id in...

c#mongodbmongodb-.net-driver

Read More
Reading null into a nullable int with MongoDB C# driver...

c#.netmongodbmongodb-.net-driver

Read More
Filter using derived type's fields...

c#mongodbmongodb-.net-driver

Read More
MongoDb query into poco project a single array item...

c#mongodbmongodb-.net-driver

Read More
Using MongoDB C# driver find and update a node from parent children hierarchy...

c#mongodbmongodb-querymongodb-.net-driver

Read More
BackNext