Skip to content

Commit 6a5cf54

Browse files
DOC-9971 nux changes
1 parent 5c3226b commit 6a5cf54

2 files changed

Lines changed: 41 additions & 0 deletions

File tree

modules/hello-world/pages/start-using-sdk.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
:description: The Couchbase .NET SDK enables you to interact with a Couchbase Server cluster from .NET using C# and other .NET languages.
33
:page-aliases: ROOT:getting-started,ROOT:start-using,ROOT:hello-couchbase,ROOT:start-using-sdk
44
:navtitle: Start Using the SDK
5+
:page-toclevels: 2
56

67
include::project-docs:partial$attributes.adoc[]
78

modules/project-docs/pages/compatibility.adoc

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
Plus notes on Cloud, networks, and AWS Lambda.
44
:navtitle: Compatibility
55
:page-aliases: ROOT:overview,ROOT:compatibility-versions-features,compatibility-versions-features
6+
:page-toclevels: 2
67

78
include::partial$attributes.adoc[]
89

@@ -53,6 +54,43 @@ It is best to upgrade either the SDK or the Couchbase version you are using.
5354
Note the https://www.couchbase.com/support-policy[End of Life dates^] for Couchbase Server and SDK versions.
5455
See the notes there for Support details.
5556

57+
58+
== Platform Compatibility
59+
60+
Microsoft's CLR eliminates many of the compatibility problems found in other languages, but occasional problems can be caused by the underlying Opiratoeg System (OS).
61+
The Couchbase .NET SDK is tested and supported on the following platforms:
62+
63+
****
64+
[discrete]
65+
=== GNU/Linux
66+
67+
* Amazon Linux 2.
68+
* Red Hat Enterprise Linux 7 & 8;
69+
* CentOS 7 & 8.
70+
* Ubuntu (LTS) 16.04 (_Xenial_), 18.04 (_Bionic_), & 20.04 (_Focal_).
71+
* Debian 9 (_Stretch_) & 10 (_Buster_).
72+
* Alpine Linux
73+
74+
[discrete]
75+
=== Microsoft Windows
76+
77+
Microsoft Windows 10 / All LTS releases from Windows Server 2016.
78+
79+
[discrete]
80+
=== Mac OS X
81+
82+
The current and previous two releases of OS X.
83+
At time of writing (April 2022): 10.15 (_Catalina_), 11 (_Big Sur_), and 12 (_Monterey_).
84+
M1 ARM architecture is fully supported in the 3.3 .NET SDK.
85+
****
86+
87+
Although installable or compilable on many other platforms, we cannot provide support for untested combinations.
88+
89+
=== ARM Processor Support
90+
91+
.NET 3.3 SDK supports AWS Amazon Graviton2 and Apple M1 ARM processors.
92+
93+
5694
== Couchbase New Feature Availability Matrix
5795

5896
.Couchbase Server and SDK Supported Version Matrix
@@ -140,6 +178,8 @@ except *✖* 2.0, 2.1 xref:project-docs:sdk-release-notes.adoc#version-3-2-5-10-
140178

141179
|===
142180

181+
182+
143183
include::{version-server}@sdk:shared:partial$network-requirements.adoc[]
144184

145185
include::{version-server}@sdk:shared:partial$interface-stability-pars.adoc[tag=interface-stability-section]

0 commit comments

Comments
 (0)