You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.. [#atlas-connection] When using .NET 6, you can't connect to Atlas clusters running MongoDB 4.0 due to a certificate issue. This does not impact clusters running MongoDB 4.2+.
26
+
27
+
.NET Framework
28
+
~~~~~~~~~~~~~~
29
+
30
+
.. list-table::
31
+
:header-rows: 1
32
+
:stub-columns: 1
33
+
:class: compatibility-large no-padding
34
+
35
+
* - {+driver-short+} Version
36
+
- .NET 4.8
37
+
- .NET 4.7 [#2.14-note]_
38
+
- .NET 4.6
39
+
40
+
* - 2.13 to 2.26
103
41
- ✓
104
42
- ✓
105
-
* - 2.0
106
-
-
107
-
-
108
-
-
43
+
-
44
+
45
+
* - 2.0 to 2.13
109
46
- ✓
110
47
- ✓
111
48
- ✓
112
49
113
-
Versions 1.10 and 1.11 of the driver are compatible with .NET 3.5
114
-
through 4.8 only.
115
-
116
-
.. [#atlas-connection] When using .NET 6, you can't connect to Atlas clusters running MongoDB 4.0 due to a certificate issue. This does not impact clusters running MongoDB 4.2+.
117
-
118
50
.. [#2.14-note] {+driver-short+} versions 2.14 or later requires .NET Framework 4.7.2 or
0 commit comments