情報源: Announcing .NET Core 2.0 Preview 1 | .NET Blog
Memo.
Release Note https://github.com/dotnet/core/blob/master/release-notes/2.0/2.0.0-preview1.md
2.0ではより広範なLinuxディストリビューション、BSDのサポートがされています。(作業中含む)
現在対応しているOSは以下の通り。(上リリースノートより引用)
OS | Version | Architectures | Notes |
---|---|---|---|
Windows Client | 7 SP1+ | x64, x86 | |
Windows Server | 2008 R2 SP1+ | x64, x86 | Configurations: Full, Server Core, Nano |
Windows IoT | 10+ | [C] arm32 | IoT Core – see Raspberry Pi instructions |
Red Hat Enterprise Linux | 7.3+ | x64 | This includes Centos and Oracle Linux |
Fedora | 25+ | x64 | |
Debian | 8.7+ | x64 | Debian 9 (Stretch) workaround |
Ubuntu | 14.04+ | x64, [C] arm32 | This includes Linux Mint 17 for x64 For arm32, see Raspberry Pi instructions |
openSUSE | 42.2+ | x64 | |
Tizen | 4+ | [S] arm32 | Tizen .NET Developer Preview |
Mac OS X | 10.12+ | x64 | |
In Progress OS’s | |||
Arch Linux | [C] TBD | TBD | Blocked on missing OpenSSL 1.0 package in distro. Arch Linux community efforts tracked here. |
FreeBSD & NetBSD | [C] TBD | TBD | Tracking main issue and label. NetBSD packages for .NET Core 1.0.0 |
- Note: The goal is to support these OS’s up to the version that has released when .NET Core 2.0 releases. Some will be officially supported by Microsoft and/or Samsung while others may be made available with community support. Entries will be supported by Microsoft per the Microsoft support policy except where support is explicitly called out as coming from elsewhere.
- [S] This is supported by Samsung.
- [C] This is supported by the Community