Skip to content

Latest commit

 

History

History
132 lines (100 loc) · 7.11 KB

supported-os.md

File metadata and controls

132 lines (100 loc) · 7.11 KB

.NET 8 - Supported OS versions

Last updated: 2024-10-10

.NET 8 is a Long Term Support (LTS) 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 15, 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 18, 17, 16, 15 Arm64
iPadOS 18, 17, 16, 15 Arm64
macOS 15, 14, 13 Arm64, x64
tvOS 18, 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, 3.18, 3.17 Arm32, Arm64, x64 Lifecycle
CentOS Stream 9 Arm64, ppc64le, s390x, x64 Lifecycle
Debian 12 Arm32, Arm64, x64 Lifecycle
Fedora 40, 39 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, 12.5 Arm64, x64 Lifecycle
Ubuntu 24.04 Arm64, x64 Lifecycle
Ubuntu 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 24H2 (IoT), 11 24H2 (E), 11 24H2, 11 23H2, 11 22H2 (E), 10 22H2, 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 incompatible glibc or a Y2038 compatible glibc with _TIME_BITS set to 32-bit, for example Debian 12, Ubuntu 22.04, and lower 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.

OS Version Date
Alpine 3.16 2024-05-23
Android 11 2024-02-05
Debian 11 2024-08-14
Fedora 38 2024-05-21
Fedora 37 2023-12-05
macOS 12 2024-09-16
openSUSE Leap 15.4 2023-12-07
SUSE Enterprise Linux 15.4 2023-12-31
Ubuntu 23.10 2024-07-11
Ubuntu 23.04 2024-01-20
Windows 11 22H2 (W) 2024-10-08
Windows 11 21H2 (E) 2024-10-08
Windows 10 21H2 (E) 2024-06-11