* Update os-packages.json with current Linux distros Add and update package information for supported Linux distributions: - Alpine 3.21, 3.22 - Azure Linux 3.0 - CentOS Stream 8, 9, 10 - Debian 12, 13 - Fedora 42, 43 - openSUSE Leap 15.6, 16.0 - RHEL 8, 9, 10 - SLES 15.6, 15.7, 16.0 - Ubuntu 22.04, 24.04, 25.10, 26.04 Also add test-os-packages.sh script to validate package names via Docker containers. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * Add os-packages.json for .NET 8 and update .NET 9 Add package information for supported Linux distributions: - Alpine 3.20, 3.21, 3.22 - Azure Linux 3.0 - CentOS Stream 8, 9, 10 - Debian 12, 13 - Fedora 41, 42, 43 - openSUSE Leap 15.6, 16.0 - RHEL 8, 9, 10 - SLES 15.6, 15.7, 16.0 - Ubuntu 22.04, 24.04, 25.10, 26.04 Also add test-os-packages.sh script to validate package names. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * Add RHEL 8 to .NET 10 supported-os.json Fixes https://github.com/dotnet/core/issues/10169 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * Update supported-os and os-packages markdown files Update last-updated dates and regenerate markdown from JSON. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * Update linux.md dependencies and packages - Remove .NET 6 (out of support), add .NET 10 - Update .NET 8 link to os-packages.md - Add Azure Linux to packages list 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * Regenerate os-packages markdown files 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * Sort os-packages.json distros alphabetically and versions descending 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * Update markdown with new sort * Remove date-only changes from .NET 8 and 9 supported-os files 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
5.5 KiB
5.5 KiB
.NET 10.0 - Supported OS versions
Last Updated: 2025/12/07; Support phase: Active
.NET 10.0 is an LTS release and is supported on multiple operating systems per their lifecycle policy.
Android
| OS | Versions | Architectures | Lifecycle |
|---|---|---|---|
| Android | 16, 15, 14, 13 | Arm32, Arm64, x64 | Lifecycle |
Notes:
- Android: API 21 is used as the minimum SDK target.
Apple
| OS | Versions | Architectures | Lifecycle |
|---|---|---|---|
| iOS | 26, 18 | Arm64 | None |
| iPadOS | 26, 18 | Arm64 | None |
| macOS | 26, 15, 14 | Arm64, x64 | None |
| tvOS | 26 | Arm64 | None |
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.22 | Arm32, Arm64, x64 | Lifecycle |
| Azure Linux | 3.0 | Arm64, x64 | None |
| CentOS Stream | 10, 9 | Arm64, ppc64le, s390x, x64 | Lifecycle |
| Debian | 13, 12 | Arm32, Arm64, x64 | Lifecycle |
| Fedora | 43, 42 | Arm32, Arm64, x64 | Lifecycle |
| openSUSE Leap | 16.0, 15.6 | Arm64, x64 | Lifecycle |
| Red Hat Enterprise Linux | 10, 9, 8 | Arm64, ppc64le, s390x, x64 | Lifecycle |
| SUSE Linux Enterprise | 16.0, 15.7, 15.6 | Arm64, x64 | Lifecycle |
| Ubuntu | 25.10, 24.04, 22.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 | 2025, 2022, 2019 | x64 | Lifecycle |
| Windows | 11 25H2, 11 24H2 (IoT), 11 24H2 (E), 11 24H2, 11 23H2, 10 21H2 (E), 10 21H2 (IoT), 10 1809 (E), 10 1607 (E) | Arm64, x64 | Lifecycle |
| Windows Server | 2025, 23H2, 2022, 2019, 2016, 2012-R2, 2012 | x64 | Lifecycle |
| Windows Server Core | 2025, 2022, 2019, 2016, 2012-R2, 2012 | x64 | Lifecycle |
Notes:
- Windows: The x64 and x86 emulators are supported on Windows 11 Arm64.
- Windows: The x86 emulator is supported on x64.
- Windows Server: Windows Server 2012 and 2012 R2 are supported with Extended Security Updates.
- Windows Server Core: 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.27 | Arm64, x64 | Ubuntu 18.04 |
| glibc | 2.35 | Arm32 | Ubuntu 22.04 |
| musl | 1.2.3 | Arm32, Arm64, x64 | Alpine 3.17 |
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.
- 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.
Out of support
The following operating system versions are no longer supported.
None currently.
About
This file is generated from supported-os.json and is based (with thanks) on support information from endoflife.date.