dotnet-core/release-notes/2.2/2.2-supported-os.md

60 lines
4.3 KiB
Markdown
Raw Permalink Normal View History

# .NET Core 2.2 - Supported OS versions
The tables below provide OS version information supported by .NET Core 2.2.
## Keys used in the tables
* **Bold numbers** indicate additions to this release.
* A '+' indicates the minimum supported version.
* Where possible, links to Distribution-owned lifecycle documentation is provided.
## Windows
OS | Version | Architectures | Notes
------------------------------|-------------------------------|----------------|-----
Windows Client | 7 SP1+, 8.1 | x64, x86 |
Windows 10 Client | Version 1607+ | x64, x86 |
Windows Server | 2008 R2 SP1+ | x64, x86 |
2019-03-13 05:09:41 +01:00
Nano Server | Version 1709+ | x64, ARM32 |
See the [Windows Lifecycle Fact Sheet](https://support.microsoft.com/help/13853/windows-lifecycle-fact-sheet) for details regarding each Windows release lifecycle.
## macOS
OS | Version | Architectures | Notes
------------------------------|-------------------------------|----------------|-----
Mac OS X | 10.12+ | x64 | [Apple Support Sitemap](https://support.apple.com/sitemap) <br> [Apple Security Updates](https://support.apple.com/en-us/HT201222)
## Linux
OS | Version | Architectures | Notes
------------------------------|-------------------------------|----------------|-----
2020-10-05 21:29:00 +02:00
Red Hat Enterprise Linux | 6 | x64 | [Microsoft support policy](https://dotnet.microsoft.com/platform/support/policy/)
2020-10-09 04:17:59 +02:00
Red Hat Enterprise Linux <br> CentOS <br> Oracle Linux | 7 | x64 | [Red Hat support policy](https://access.redhat.com/support/policy/updates/errata/) <br> [CentOS lifecycle](https://wiki.centos.org/FAQ/General#head-fe8a0be91ee3e7dea812e8694491e1dde5b75e6d) <br> [Oracle Linux lifecycle](https://www.oracle.com/a/ocom/docs/elsp-lifetime-069338.pdf)
Fedora | 29, 30 | x64 | [Fedora lifecycle](https://fedoraproject.org/wiki/End_of_life)
Debian | 9 | x64, ARM32 | [Debian lifecycle](https://wiki.debian.org/DebianReleases)
2018-12-10 20:18:38 +01:00
Ubuntu | 18.10, 18.04, 16.04 | x64, ARM32\* | [Ubuntu lifecycle](https://wiki.ubuntu.com/Releases)
Linux Mint | 18, 17 | x64 | [Linux Mint end of life announcements](https://forums.linuxmint.com/search.php?keywords=%22end+of+life%22&terms=all&author=&sc=1&sf=titleonly&sr=posts&sk=t&sd=d&st=0&ch=300&t=0&submit=Search)
2019-09-20 00:22:25 +02:00
openSUSE | 15+ | x64 | [OpenSUSE lifecycle](https://en.opensuse.org/Lifetime)
SUSE Enterprise Linux (SLES) | 12 SP2+ | x64 | [SUSE lifecycle](https://www.suse.com/lifecycle/)
Alpine Linux | 3.7+ | x64 | [Alpine lifecycle](https://wiki.alpinelinux.org/wiki/Alpine_Linux:Releases)
* **Bold numbers** indicate additions in this release.
* '+' indicates the minimum supported version.
\* ARM32 support starts with Debian 9 and Ubuntu 16.04. Earlier versions of those distros are not supported on ARM32.
## Out of support OS versions
2021-02-24 18:33:19 +01:00
Support for the following versions was ended by the distribution owners and are [no longer supported by .NET Core 2.2](https://github.com/dotnet/core/blob/main/os-lifecycle-policy.md).
|OS | Version | End of Life |
|-----------|----------|-------------|
2019-09-20 00:22:25 +02:00
| Debian | 8 | [6/17/2018](https://lists.debian.org/debian-security-announce/2018/msg00132.html)
| Fedora | 28 | [05/28/2019](https://fedoramagazine.org/fedora-28-end-of-life/) |
| Fedora | 27 | [11/30/2018](https://fedoramagazine.org/fedora-27-end-of-life/) |
| Fedora | 26 | [5/29/2018](https://fedoramagazine.org/fedora-26-end-life/) |
2019-09-20 00:22:25 +02:00
| OpenSUSE | 42.3 | [7/01/2019](https://fedoramagazine.org/fedora-26-end-life/) |
| Ubuntu | 17.10 | [7/19/2018](https://lists.ubuntu.com/archives/ubuntu-announce/2018-July/000232.html) |
| Ubuntu | 14.04 | [06/2019](https://wiki.ubuntu.com/Releases) |