зеркало из https://github.com/dotnet/core.git
5.7 KiB
5.7 KiB
.NET 9 - Supported OS versions
Last updated: 2024-08-23
.NET 9 is a Standard Term Support (STS) release and is supported on multiple operating systems per their lifecycle policy.
This file is generated from supported-os.json and is based on support information from endoflife.date.
Android
OS | Versions | Architectures | Lifecycle |
---|---|---|---|
Android | 14, 13, 12.1, 12 | Arm32, Arm64, x64 | Lifecycle |
Notes:
- Android: API 21 is used as the minimum SDK target.
Apple
OS | Versions | Architectures |
---|---|---|
iOS | 17, 16, 15 | Arm64 |
iPadOS | 17, 16, 15 | Arm64 |
macOS | 14, 13, 12 | Arm64, x64 |
tvOS | 17, 16, 15, 14, 13, 12.2 | Arm64 |
Notes:
- iOS: iOS 12.2 is used as the minimum SDK target.
- macOS: The iOS and tvOS simulators are supported on macOS Arm64 and x64.
- macOS: The x64 emulator (Rosetta 2) is supported on macOS Arm64.
- macOS: Mac Catalyst apps are supported on macOS Arm64 and x64.
Linux
OS | Versions | Architectures | Lifecycle |
---|---|---|---|
Alpine | 3.20, 3.19 | Arm32, Arm64, x64 | Lifecycle |
CentOS Stream | 9 | Arm64, ppc64le, s390x, x64 | Lifecycle |
Debian | 12 | Arm32, Arm64, x64 | Lifecycle |
Fedora | 40 | Arm32, Arm64, x64 | Lifecycle |
openSUSE Leap | 15.6, 15.5 | Arm64, x64 | Lifecycle |
Red Hat Enterprise Linux | 9, 8 | Arm64, ppc64le, s390x, x64 | Lifecycle |
SUSE Enterprise Linux | 15.6, 15.5 | Arm64, x64 | Lifecycle |
Ubuntu | 24.04, 22.04, 20.04 | Arm32, Arm64, x64 | Lifecycle |
Notes:
- Red Hat Enterprise Linux: RHEL-compatible derivatives are supported per .NET Support.
Windows
OS | Versions | Architectures | Lifecycle |
---|---|---|---|
Nano Server | 2022, 2019 | x64 | Lifecycle |
Windows | 11 23H2, 11 22H2, 10 22H2, 11 21H2 (E), 10 21H2 (E), 10 21H2 (IoT), 10 1809 (E), 10 1607 (E) | Arm64, x64, x86 | Lifecycle |
Windows Server | 23H2, 2022, 2019, 2016, 2012-R2, 2012 | x64, x86 | Lifecycle |
Windows Server Core | 2022, 2019, 2016, 2012-R2, 2012 | x64, x86 | Lifecycle |
Notes:
- Windows: The x64 emulator is supported on Windows 11 Arm64.
- Windows Server: Windows Server 2012 and 2012 R2 are supported with Extended Security Updates.
Linux compatibility
Microsoft-provided portable Linux builds define minimum compatibility primarily via libc version.
Libc | Version | Architectures | Source |
---|---|---|---|
glibc | 2.23 | Arm64, x64 | Ubuntu 16.04 |
glibc | 2.35 | Arm32 | Ubuntu 22.04 |
musl | 1.2.2 | Arm32, Arm64, x64 | Alpine 3.13 |
Note: Microsoft-provided portable Arm32 glibc builds are supported on distro versions with a Y2038 compatible glibc, for example Debian 12, Ubuntu 22.04, and higher versions.
Notes
- The QEMU emulator is not supported to run .NET apps. QEMU is used, for example, to emulate Arm64 containers on x64, and vice versa.
Out of support OS versions
Support for the following operating system versions has ended.
None currently.