The first column lists the driver version(s).
C#/.NET Driver Version | MongoDB 2.6 | MongoDB 3.0 | MongoDB 3.2 | MongoDB 3.4 | MongoDB 3.6 |
---|---|---|---|---|---|
Version 2.5 | ✓ | ✓ | ✓ | ✓ | ✓ |
Version 2.4 | ✓ | ✓ | ✓ | ✓ | |
Version 2.3 | ✓ | ✓ | ✓ |
For additional driver versions, see C#/.NET Driver MongoDB Compatibility Reference.
The driver does not support older versions of MongoDB.
.NET Language Compatibility
The following compatibility table specifies the recommended version(s) of the MongoDB C#/.NET driver for use with a specific version of .NET.
The first column lists the driver version(s).
Driver Version | .NET 3.5 | .NET 4.0 | .NET 4.5 | .NET Core 1.0 | .NET Core 1.1 | .NET Core 2.0 |
---|---|---|---|---|---|---|
Version 2.4 | ✓ | ✓ | ✓ | ✓ | ||
Version 2.3 | ✓ | ✓ | ✓ | ✓ | ||
Version 2.2 | ✓ | |||||
Version 2.0 | ✓ | |||||
Version 1.11 | ✓ | ✓ | ✓ | |||
Version 1.10 | ✓ | ✓ | ✓ |
For additional driver versions, see .NET Driver Language Compatibility Reference.
https://docs.mongodb.com/ecosystem/drivers/csharp/