Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/core/install/linux-alpine.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ The following table is a list of currently supported .NET releases and the versi

| Alpine | Supported Version | Available in Package Manager |
|--------|-------------------|------------------------------|
| 3.22 | 10.0, 9.0, 8.0 | 9.0, 8.0 |
| 3.21 | 9.0, 8.0 | 9.0, 8.0 |
| 3.20 | 9.0, 8.0 | 8.0, 6.0 |
| 3.22 | 10, 9, 8 | 9, 8 |
| 3.21 | 9, 8 | 9, 8 |
| 3.20 | 9, 8 | 8, 6 |

[!INCLUDE [versions-not-supported](includes/versions-not-supported.md)]

Expand Down
6 changes: 5 additions & 1 deletion docs/core/install/linux-debian.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The following table is a list of currently supported .NET releases and the versi

| Debian | .NET |
|--------|----------|
| 13 | 10, 9 |
| 13 | 10, 9, 8 |
| 12 | 10, 9, 8 |

[!INCLUDE [versions-not-supported](includes/versions-not-supported.md)]
Expand All @@ -42,6 +42,8 @@ sudo dpkg -i packages-microsoft-prod.deb
rm packages-microsoft-prod.deb
```

[!INCLUDE [linux-release-wait](includes/linux-release-wait.md)]

# [.NET 10](#tab/dotnet10)

[!INCLUDE [linux-install-package-manager-x64-arm64](includes/linux-install-package-manager-x64-arm64.md)]
Expand Down Expand Up @@ -74,6 +76,8 @@ rm packages-microsoft-prod.deb

# [.NET 10](#tab/dotnet10)

[!INCLUDE [linux-release-wait](includes/linux-release-wait.md)]

[!INCLUDE [linux-install-package-manager-x64-arm64](includes/linux-install-package-manager-x64-arm64.md)]

[!INCLUDE [linux-apt-install-100](includes/linux-install-100-apt.md)]
Expand Down
12 changes: 7 additions & 5 deletions docs/core/install/linux-fedora.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,18 @@ For more information on installing .NET without a package manager, see one of th

The following table is a list of currently supported .NET releases and the versions of Fedora they're supported on. These versions remain supported until either the version of [.NET reaches end-of-support](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) or the version of [Fedora reaches end-of-life](https://fedoraproject.org/wiki/End_of_life).

| Fedora | .NET |
|--------|----------------|
| 43 | 10.0, 9.0, 8.0 |
| 42 | 10.0, 9.0, 8.0 |
| 41 | 9.0, 8.0 |
| Fedora | .NET |
|--------|----------|
| 43 | 10, 9, 8 |
| 42 | 10, 9, 8 |
| 41 | 9, 8 |

[!INCLUDE [versions-not-supported](includes/versions-not-supported.md)]

# [.NET 10](#tab/dotnet10)

[!INCLUDE [linux-release-wait](includes/linux-release-wait.md)]

[!INCLUDE [linux-dnf-install-100](includes/linux-install-100-dnf.md)]

# [.NET 9](#tab/dotnet9)
Expand Down
10 changes: 6 additions & 4 deletions docs/core/install/linux-opensuse.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ ms.custom: linux-related-content

The following table is a list of currently supported .NET releases on openSUSE Leap 15. These versions remain supported until either the version of [.NET reaches end-of-support](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) or the version of openSUSE Leap is no longer supported.

| openSUSE Leap | .NET |
|---------------|----------------|
| 16 | 10.0, 9.0, 8.0 |
| 15.6 | 10.0, 9.0, 8.0 |
| openSUSE Leap | .NET |
|---------------|----------|
| 16 | 10, 9, 8 |
| 15.6 | 10, 9, 8 |

[!INCLUDE [versions-not-supported](includes/versions-not-supported.md)]

Expand All @@ -46,6 +46,8 @@ sudo chown root:root /etc/zypp/repos.d/microsoft-prod.repo

# [.NET 10](#tab/dotnet10)

[!INCLUDE [linux-release-wait](includes/linux-release-wait.md)]

[!INCLUDE [linux-install-package-manager-x64-arm64](includes/linux-install-package-manager-x64-arm64.md)]

[!INCLUDE [linux-zyp-install-100](includes/linux-install-100-zyp.md)]
Expand Down
16 changes: 9 additions & 7 deletions docs/core/install/linux-rhel.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ To install .NET from Red Hat on RHEL, you first need to register using the Red H

The following table is a list of currently supported .NET releases on both RHEL and CentOS Stream. These versions remain supported until either the version of [.NET reaches end-of-support](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) or the Linux distribution is no longer supported.

| Distribution | .NET |
|---------------------------------------|----------------|
| [RHEL 10](#rhel-10) | 10.0, 9.0, 8.0 |
| [RHEL 9](#rhel-9) | 10.0, 9.0, 8.0 |
| [RHEL 8](#rhel-8) | 9.0, 8.0 |
| [CentOS Stream 10](#centos-stream-10) | 10.0, 9.0, 8.0 |
| [CentOS Stream 9](#centos-stream-9) | 10.0, 9.0, 8.0 |
| Distribution | .NET |
|---------------------------------------|----------|
| [RHEL 10](#rhel-10) | 10, 9, 8 |
| [RHEL 9](#rhel-9) | 10, 9, 8 |
| [RHEL 8](#rhel-8) | 9, 8 |
| [CentOS Stream 10](#centos-stream-10) | 10, 9, 8 |
| [CentOS Stream 9](#centos-stream-9) | 10, 9, 8 |

[!INCLUDE [versions-not-supported](includes/versions-not-supported.md)]

Expand All @@ -44,6 +44,8 @@ The following table is a list of currently supported .NET releases on both RHEL

## RHEL 10

[!INCLUDE [linux-release-wait](includes/linux-release-wait.md)]

.NET is included in the [AppStream repositories](https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle) for RHEL 10.

[!INCLUDE [linux-dnf-install-100](includes/linux-install-100-dnf.md)]
Expand Down
12 changes: 7 additions & 5 deletions docs/core/install/linux-sles.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ ms.custom: linux-related-content

The following table is a list of currently supported .NET releases on SLES. These versions remain supported until either the version of [.NET reaches end-of-support](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) or the version of SLES is no longer supported.

| SLES | .NET |
|--------|---------------|
| 16.0 | 10, 9.0, 8.0 |
| 15.7 | 10, 9.0, 8.0 |
| 15.6 | 10, 9.0, 8.0 |
| SLES | .NET |
|--------|-----------|
| 16.0 | 10, 9, 8 |
| 15.7 | 10, 9, 8 |
| 15.6 | 10, 9, 8 |

[!INCLUDE [versions-not-supported](includes/versions-not-supported.md)]

Expand All @@ -43,6 +43,8 @@ sudo rpm -Uvh https://packages.microsoft.com/config/sles/16/packages-microsoft-p

# [.NET 10](#tab/dotnet10)

[!INCLUDE [linux-release-wait](includes/linux-release-wait.md)]

[!INCLUDE [linux-install-package-manager-x64-arm64](includes/linux-install-package-manager-x64-arm64.md)]

[!INCLUDE [linux-zyp-install-100](includes/linux-install-100-zyp.md)]
Expand Down