Skip to content

Commit eba2c5f

Browse files
DOCSP-15673 added note about .Net5 (#731)
added note about using Atlas for .Net5 and MongoDB 4.0
1 parent 461bba9 commit eba2c5f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/includes/language-compatibility-table-csharp.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:class: compatibility-large no-padding
66

77
* - C#/.NET Driver Version
8-
- .NET 5
8+
- .NET 5 [#atlas-connection]_
99
- .NET Core 3.1
1010
- .NET Core 3.0
1111
- .NET Core 2.2
@@ -190,3 +190,5 @@
190190

191191
Versions 1.10 and 1.11 of the driver are compatible with .NET 3.5
192192
through 4.8 only.
193+
194+
.. [#atlas-connection] When using .NET 5, you can't connect to Atlas clusters running MongoDB 4.0 due to a certificate issue.

0 commit comments

Comments
 (0)