Skip to content

Commit c4d10e5

Browse files
author
docs-builder-bot
committed
Auto-import from docs-csharp
1 parent f71e2b3 commit c4d10e5

File tree

1 file changed

+28
-97
lines changed

1 file changed

+28
-97
lines changed
+28-97
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.NET
2+
~~~~
3+
14
.. list-table::
25
:header-rows: 1
36
:stub-columns: 1
@@ -7,114 +10,42 @@
710
- .NET 8
811
- .NET 7
912
- .NET 6 [#atlas-connection]_
10-
- .NET 4.8
11-
- .NET 4.7 [#2.14-note]_
12-
- .NET 4.6
13+
- .NET 5
14+
- .NET Core 3.X
15+
- .NET Core 2.X
1316

14-
* - 2.14 to 2.26
15-
- ✓
16-
- ✓
17-
- ✓
18-
- ✓
19-
- ✓
20-
-
21-
* - 2.13
22-
- ✓
23-
- ✓
24-
- ✓
25-
- ✓
26-
- ✓
27-
- ✓
28-
* - 2.12
29-
- ✓
30-
- ✓
31-
- ✓
32-
- ✓
33-
- ✓
34-
- ✓
35-
* - 2.11
36-
- ✓
37-
- ✓
38-
- ✓
39-
- ✓
40-
- ✓
41-
- ✓
42-
* - 2.10
43-
- ✓
44-
- ✓
45-
- ✓
46-
- ✓
47-
- ✓
48-
- ✓
49-
* - 2.9
50-
- ✓
51-
- ✓
52-
- ✓
53-
- ✓
54-
- ✓
55-
- ✓
56-
* - 2.8
57-
- ✓
58-
- ✓
59-
- ✓
60-
- ✓
61-
- ✓
62-
- ✓
63-
* - 2.7
17+
* - 2.3 to 2.26
6418
- ✓
6519
- ✓
6620
- ✓
6721
- ✓
6822
- ✓
6923
- ✓
70-
* - 2.6
71-
- ✓
72-
- ✓
73-
- ✓
74-
- ✓
75-
- ✓
76-
- ✓
77-
* - 2.5
78-
- ✓
79-
- ✓
80-
- ✓
81-
- ✓
82-
- ✓
83-
- ✓
84-
* - 2.4
85-
- ✓
86-
- ✓
87-
- ✓
88-
- ✓
89-
- ✓
90-
- ✓
91-
* - 2.3
92-
- ✓
93-
- ✓
94-
- ✓
95-
- ✓
96-
- ✓
97-
- ✓
98-
* - 2.2
99-
-
100-
-
101-
-
102-
- ✓
24+
25+
.. [#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
10341
- ✓
10442
- ✓
105-
* - 2.0
106-
-
107-
-
108-
-
43+
-
44+
45+
* - 2.0 to 2.13
10946
- ✓
11047
- ✓
11148
- ✓
11249

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-
11850
.. [#2.14-note] {+driver-short+} versions 2.14 or later requires .NET Framework 4.7.2 or
119-
later.
120-
51+
later.

0 commit comments

Comments
 (0)