mongodb-csharp icon indicating copy to clipboard operation
mongodb-csharp copied to clipboard

MongoDB for C# developers

Results 3 mongodb-csharp issues
Sort by recently updated
recently updated
newest added

Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.11.0-beta1 to 2.19.0. Release notes Sourced from MongoDB.Driver's releases. NET Driver Version 2.19.0 Release Notes .NET Driver Version 2.19.0 Release Notes This is the general availability release...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

As of driver 3.3.0 `Take(-N)` no longer works for getting the last N elements (see [ticket](https://jira.mongodb.org/browse/CSHARP-5525)).