diff --git a/release-notes/2.1/README.md b/release-notes/2.1/README.md index bfab7cb5..9fdb7fd7 100644 --- a/release-notes/2.1/README.md +++ b/release-notes/2.1/README.md @@ -4,5 +4,6 @@ The following .NET Core 2.1 releases have been shipped. You must be on the lates | Release Date | Description | | | | :-- | :-- | :--: | :-- | +| 2018/05/07 | 2.1.0 RC1 | [release notes](Preview/2.1.0-rc1.md)/[download](../download-archives/2.1.0-rc1-download.md) | [Known Issues](Preview/2.1.0-rc1-known-issues.md)| | 2018/04/10 | 2.1.0 Preview 2 | [release notes](Preview/2.1.0-preview2.md)/[download](../download-archives/2.1.0-preview2-download.md) | [Known Issues](Preview/2.1.0-preview2-known-issues.md)| | 2018/02/27 | 2.1.0 Preview 1 | [release notes](2.1.0-preview1.md)/[download](../download-archives/2.1.0-preview1-download.md) | [Known Issues](2.1.0-preview1-known-issues.md)| diff --git a/release-notes/README.md b/release-notes/README.md index 2b336127..79afb3f7 100755 --- a/release-notes/README.md +++ b/release-notes/README.md @@ -1,6 +1,6 @@ # .NET Core Release Notes -[.NET Core 2.1-preview2](2.1/Preview/2.1.0-preview2.md) is the latest release available. +[.NET Core 2.1-rc1](2.1/Preview/2.1.0-rc1.md) is the latest release available. The latest major shipped release is [.NET Core 2.0](2.0/2.0.0.md). ## Latest Updates diff --git a/release-notes/download-archive.md b/release-notes/download-archive.md index a9002649..cf72bd5d 100644 --- a/release-notes/download-archive.md +++ b/release-notes/download-archive.md @@ -8,6 +8,7 @@ This page provides an archive of previously released versions of the .NET Core r | Release Date | Description | Release Notes | | | :-- | :-- | :--: | :--: | +| 2018/05/07 | 2.1.0-RC1 with SDK 2.1.300-RC1 | [release notes](2.1/Preview/2.1.0-rc1.md) | [download](download-archives/2.1.0-rc1-download.md) | | 2018/04/10 | 2.1.0-Preview2 with SDK 2.1.300-Preview2 | [release notes](2.1/Preview/2.1.0-preview2.md) | [download](download-archives/2.1.0-preview2-download.md) | | 2018/02/27 | 2.1.0-Preview1 with SDK 2.1.300-Preview1 | [release notes](2.1/2.1.0-preview1.md) | [download](download-archives/2.1.0-preview1-download.md) | diff --git a/release-notes/download-archives/2.1.0-rc1-download.md b/release-notes/download-archives/2.1.0-rc1-download.md index 33e1f003..0512b2a1 100644 --- a/release-notes/download-archives/2.1.0-rc1-download.md +++ b/release-notes/download-archives/2.1.0-rc1-download.md @@ -1,36 +1,34 @@ -# .NET Core 2.1-Preview2 +# .NET Core 2.1.0-rc1 -.NET Core 2.1-Preview2 comprises: +.NET Core 2.1.0-rc1 comprises: -* .NET Core Runtime 2.1.0-preview2-26406-04 -* .NET Core SDK 2.1.300-preview2-008530 +* .NET Core Runtime 2.1.0-rc1 +* .NET Core SDK 2.1.300-rc1-008673 | | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries | | ------- | :---------------------------------------------------: | :-------------------------------------------------------------------:| :----------------------------------------------------------------: | :----------------------------------------------------------------: | -| Windows | [32-bit](https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008530-win-x86.exe) / [64-bit](https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008530-win-x64.exe) | [32-bit](https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008530-win-x86.zip) / [64-bit](https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008530-win-x64.zip) | [32-bit](https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-win-x86.exe) / [64-bit](https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-win-x64.exe) | [32-bit](https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-win-x86.zip) / [64-bit](https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-win-x64.zip) | -| macOS | [64-bit](https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008530-osx-x64.pkg) | [64-bit](https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008530-osx-x64.tar.gz)| [64-bit](https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-osx-x64.pkg) | [64-bit](https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-osx-x64.tar.gz) | -| Linux * | See installations steps below | [64-bit](https://download.microsoft.com/download/3/7/C/37C0D2E3-2056-4F9A-A67C-14DEFBD70F06/dotnet-sdk-2.1.300-preview2-008530-linux-x64.tar.gz) | - | [64-bit](https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-runtime-2.1.0-preview2-26406-04-linux-x64.tar.gz) | +| Windows | [32-bit](https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-win-x86.exe) / [64-bit](https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-win-x64.exe) | [32-bit](https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-win-x86.zip) / [64-bit](https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-win-x64.zip) | [32-bit](https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-win-x86.exe) / [64-bit](https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-win-x64.exe) | [32-bit](https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-win-x86.zip) / [64-bit](https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-win-x64.zip) | +| macOS | [64-bit](https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-osx-x64.pkg) | [64-bit](https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-osx-x64.tar.gz)| [64-bit](https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-osx-x64.pkg) | [64-bit](https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-osx-x64.tar.gz) | +| Linux * | See installations steps below | [64-bit](https://download.microsoft.com/download/B/1/9/B19A2F87-F00F-420C-B4B9-A0BA4403F754/dotnet-sdk-2.1.300-rc1-008673-linux-x64.tar.gz) | - | [64-bit](https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-runtime-2.1.0-rc1-linux-x64.tar.gz) | **Checksum** files to verify downloads are available as follows: -* [Checksums_Runtime](https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.0-preview2-26406-04-runtime-sha.txt) -* [Checksums_SDK](https://dotnetcli.blob.core.windows.net/dotnet/checksums/2.1.300-preview2-008530-sdk-sha.txt) +* [Checksums_Runtime](2.1-rc1-runtime-sha.txt) +* [Checksums_SDK](2.1-rc1-sdk-sha.txt) **Debug Symbols** -* [Shared Framework](https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/coreclr-2.1-preview2-symbols.zip) -* [Runtime](https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/corefx-2.1-preview2-symbols.zip) -* [Setup](https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/core-setup-2.1-preview2-symbols.zip) +* [Shared Framework](https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/coreclr-2.1-rc1-symbols.zip) +* [Runtime](https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/corefx-2.1-rc1-symbols.zip) ## Docker -Images for .NET Core 2.1.0-preview2-26406-04 are available on [Docker](https://hub.docker.com/r/microsoft/dotnet/). - +Images for .NET Core 2.1.0-rc1 are available on [Docker](https://hub.docker.com/r/microsoft/dotnet/). ## Installing .NET Core on Linux ### Uninstall any Preview versions If you have previous .NET Core Previews or daily builds installed, these to be removed before attempting to install .NET Core 2.1. This can be done by running a command such as the following. -### Linux installer issue +`sudo apt remove 2.1.300-preview2-008530` ### Ubuntu and Debian based systems @@ -96,50 +94,50 @@ sudo apt-get install dotnet-sdk-2.1.300-rc1-008673 Register the Microsoft key, the product repository for your distro and install required system dependencies with the following scripts. -#### Red Hat, CentOS, Oracle Linux +#### Red Hat, Fedora, CentOS, Oracle Linux ```bash sudo rpm -Uvh https://packages.microsoft.com/config/rhel/7/packages-microsoft-prod.rpm ``` #### Fedora 27 - + ```bash sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc wget -q https://packages.microsoft.com/config/fedora/27/prod.repo -sudo mv prod.repo /etc/zypp/repos.d/microsoft-prod.repo +sudo mv prod.repo /etc/yum.repos.d/microsoft-prod.repo ``` - + Then, update the package cache and install .NET Core - + #### Fedora 26 - + ```bash sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc wget -q https://packages.microsoft.com/config/fedora/26/prod.repo -sudo mv prod.repo /etc/zypp/repos.d/microsoft-prod.repo +sudo mv prod.repo /etc/yum.repos.d/microsoft-prod.repo ``` - + Then, update the package cache and install .NET Core - + ### SUSE Enterprise Linux, OpenSUSE - + #### SUSE Enterprise Linux - + ```bash sudo rpm -Uvh https://packages.microsoft.com/config/sles/12/packages-microsoft-prod.rpm ``` - + #### OpenSUSE - + ```bash sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc wget -q https://packages.microsoft.com/config/opensuse/42.2/prod.repo sudo mv prod.repo /etc/zypp/repos.d/microsoft-prod.repo ``` - + Then, update the package cache and install .NET Core - + #### Fedora, CentOS and Oracle Linux ```bash @@ -174,14 +172,19 @@ If you are looking to host stand-alone apps on Servers, the following installers ### Windows You can download the Windows Server Hosting installer and run the following command from an Administrator command prompt: -[dotnet-hosting-2.1.0-preview2-final-win.exe](https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-hosting-2.1.0-preview2-final-win.exe) +[dotnet-hosting-2.1.0-rc1-final-win.exe](https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/dotnet-hosting-2.1.0-rc1-final-win.exe) This will install the ASP.NET Core Module for IIS +### Linux + +On supported Linux systems, register the Microsoft Product feed as described above and install `dotnet-hosting-2.1.0-rc1-final` using your package manager. +This will also install the .NET Core Runtime and other required packages. + ### ASP.NET Core Runtime The ASP.NET Core Runtime is installed by the .NET Core SDK and the Windows Server Hosting installer. If you need to install the ASP.NET Runtime separately, the following can be used. -* [aspnetcore-runtime-2.1.0-preview2-final-win-x64.exe](https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/aspnetcore-runtime-2.1.0-preview2-final-win-x64.exe) -* [aspnetcore-runtime-2.1.0-preview2-final-win-x86.exe](https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/aspnetcore-runtime-2.1.0-preview2-final-win-x86.exe) +* [aspnetcore-runtime-2.1.0-rc1-final-win-x64.exe](https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/aspnetcore-runtime-2.1.0-rc1-final-win-x64.exe) +* [aspnetcore-runtime-2.1.0-rc1-final-win-x86.exe](https://download.microsoft.com/download/D/0/B/D0B7F62D-9C5D-4CF3-AB6C-88F56B4FC1A9/aspnetcore-runtime-2.1.0-rc1-final-win-x86.exe) -On Linux systems install `aspnetcore-runtime-2.1.0-preview2-26406-04` using your package manager. This will install both the ASP.NET Core and .NET Core runtime components. +On Linux systems install `aspnetcore-runtime-2.1.0-rc1-final` using your package manager. This will install both the ASP.NET Core and .NET Core runtime components.