-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathcompatibility.txt
46 lines (31 loc) · 1.24 KB
/
compatibility.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
.. _csharp-compatibility-tables:
=============
Compatibility
=============
.. contents:: On this page
:local:
:backlinks: none
:depth: 2
:class: singlecol
.. facet::
:name: genre
:values: reference
.. meta::
:keywords: backwards compatibility, versions, upgrade, .NET
:description: Check the recommended MongoDB .NET/C# Driver versions for compatibility with specific MongoDB and .NET versions.
MongoDB Compatibility
---------------------
The following compatibility table specifies the recommended version or versions
of the {+driver-long+} for use with a specific version of MongoDB.
The first column lists the driver version.
.. sharedinclude:: dbx/lifecycle-schedule-callout.rst
.. sharedinclude:: dbx/compatibility-table-legend.rst
.. include:: /includes/mongodb-compatibility-table-csharp.rst
Language Compatibility
----------------------
The following compatibility table specifies the recommended version of the
{+driver-long+} for use with a specific version of .NET.
The first column lists the driver version.
.. include:: /includes/language-compatibility-table-csharp.rst
For more information on how to read the compatibility tables, see our guide on
:ref:`MongoDB Compatibility Tables. <about-driver-compatibility>`