Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mongodb-.net-driver

Find max in a MongoDB collection using .Net Driver 2

C# MongoDB "Near" Query

Use GuidRepresentation.Standard with MongoDB

Unknown discriminator value 'MyEvent'

Mongo DB: how to select items with nested array count > 0

Creating a mongodb capped collection using c# api

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

Return BsonDocument in ApiController

How to set MongoDB Change Stream 'OperationType' in the C# driver?

MongoDB custom serializer implementation

f# mongodb-.net-driver

MongoDB C# Driver Serialization with dynamic objects

When I use ReplaceOneAsync and IsUpsert = true mongodb add's a null Id. How do I stop this?

MongoDB and DateTimeOffset type

MongoDB C# driver - serialization of POCO references?

Retrieve data from mongodb using C# driver

MongoDb c# official driver bulk update

MongoDB C# Driver - How to InsertBatch using a List of Dictionary<string, string>

C# : Retrieve array values from bson document

How to write a query for "orderby" in Mongo driver for C# to sort?