Merge pull request #658 from leecow/master

add symbol package dl links
This commit is contained in:
Lee Coward 2017-05-15 12:08:21 -07:00 committed by GitHub
commit bd83e3617c
2 changed files with 17 additions and 1 deletions

View file

@ -15,6 +15,14 @@ CheckSum files to verify downloads are available as follows:
| Ubuntu 14.04 |[64-bit](https://download.microsoft.com/download/B/9/F/B9F1AF57-C14A-4670-9973-CDF47209B5BF/dotnet-sdk-ubuntu-x64.1.0.4.deb) | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-ubuntu-x64.1.0.4.tar.gz) |[64-bit](https://download.microsoft.com/download/7/8/5/7852163D-1A56-4642-84B6-60A8537343EF/dotnet-sharedframework-ubuntu-x64.1.0.5.deb) | [64-bit](https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-ubuntu-x64.1.0.5.tar.gz) |
| Ubuntu 16.04 |[64-bit](https://download.microsoft.com/download/B/9/F/B9F1AF57-C14A-4670-9973-CDF47209B5BF/dotnet-sdk-ubuntu.16.04-x64.1.0.4.deb) | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-ubuntu.16.04-x64.1.0.4.tar.gz) |[64-bit](https://download.microsoft.com/download/7/8/5/7852163D-1A56-4642-84B6-60A8537343EF/dotnet-sharedframework-ubuntu.16.04-x64.1.0.5.deb) | [64-bit](https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-ubuntu.16.04-x64.1.0.5.tar.gz) |
| RHEL 7 | - | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-rhel-x64.1.0.4.tar.gz) | - | [64-bit](https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-rhel-x64.1.0.5.tar.gz) |
## Symbol Packages
The following packages contain symbols for all platforms.
* CoreCLR [1.0.5](https://download.microsoft.com/download/E/A/9/EA914718-1550-467F-AEA7-2045525D4469/coreclr-1.0.5-symbols.zip) | [1.1.2](https://download.microsoft.com/download/4/D/8/4D8FFC29-5628-4D0F-A5D2-24E789FA275E/coreclr-1.1.2-symbols.zip)
* CoreFX [1.0.5](https://download.microsoft.com/download/E/A/9/EA914718-1550-467F-AEA7-2045525D4469/corefx-1.0.5-symbols.zip) | [1.1.2](https://download.microsoft.com/download/4/D/8/4D8FFC29-5628-4D0F-A5D2-24E789FA275E/corefx-1.1.2-symbols.zip)
## Installation from a binary archive
When using binary archives to install, we recommend the contents be extracted to `/opt/dotnet` and a symbolic link created for `dotnet`. If an earlier release of .NET Core is already installed, the directory and symbolic link may already exist. Ubuntu and Mint users should follow the instructions in the Ubuntu Installation section below.
@ -80,4 +88,4 @@ If you are looking to host stand-alone apps on Windows Servers, the ASP.NET Core
``DotNetCore.1.0.5_1.1.2-WindowsHosting.exe OPT_INSTALL_LTS_REDIST=0 OPT_INSTALL_FTS_REDIST=0``
The above mentoned command will install the ASP.NET Core Module (ANCM) only. Not specifying the OPT_INSTALL_LTS_REDIST or OPT_INSTALL_FTS_REDIST values will default those to 1 and will pull in the LTS or FTS as well.
The above mentoned command will install the ASP.NET Core Module (ANCM) only. Not specifying the OPT_INSTALL_LTS_REDIST or OPT_INSTALL_FTS_REDIST values will default those to 1 and will pull in the LTS or FTS as well.

View file

@ -18,6 +18,14 @@ CheckSum files to verify downloads are available as follows:
| Ubuntu 16.04 | [64-bit](https://download.microsoft.com/download/B/9/F/B9F1AF57-C14A-4670-9973-CDF47209B5BF/dotnet-sdk-ubuntu.16.04-x64.1.0.4.deb) | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-ubuntu.16.04-x64.1.0.4.tar.gz) | [64-bit](https://download.microsoft.com/download/D/0/2/D028801E-0802-43C8-9F9F-C7DB0A39B344/dotnet-sharedframework-ubuntu.16.04-x64.1.1.2.deb) | [64-bit](https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-ubuntu.16.04-x64.1.1.2.tar.gz) |
| Ubuntu 16.10 | [64-bit](https://download.microsoft.com/download/B/9/F/B9F1AF57-C14A-4670-9973-CDF47209B5BF/dotnet-sdk-ubuntu.16.10-x64.1.0.4.deb) | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-ubuntu.16.10-x64.1.0.4.tar.gz) | [64-bit](https://download.microsoft.com/download/D/0/2/D028801E-0802-43C8-9F9F-C7DB0A39B344/dotnet-sharedframework-ubuntu.16.10-x64.1.1.2.deb) | [64-bit](https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-ubuntu.16.10-x64.1.1.2.tar.gz) |
| RHEL 7 | - | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-rhel-x64.1.0.4.tar.gz) | - | [64-bit](https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-rhel-x64.1.1.2.tar.gz) |
## Symbol Packages
The following packages contain symbols for all platforms.
* CoreCLR [1.0.5](https://download.microsoft.com/download/E/A/9/EA914718-1550-467F-AEA7-2045525D4469/coreclr-1.0.5-symbols.zip) | [1.1.2](https://download.microsoft.com/download/4/D/8/4D8FFC29-5628-4D0F-A5D2-24E789FA275E/coreclr-1.1.2-symbols.zip )
* CoreFX [1.0.5](https://download.microsoft.com/download/E/A/9/EA914718-1550-467F-AEA7-2045525D4469/corefx-1.0.5-symbols.zip) | [1.1.2](https://download.microsoft.com/download/4/D/8/4D8FFC29-5628-4D0F-A5D2-24E789FA275E/corefx-1.1.2-symbols.zip )
## Installation from a binary archive
When using binary archives to install, we recommend the contents be extracted to /opt/dotnet and a symbolic link created for dotnet. If an earlier release of .NET Core is already installed, the directory and symbolic link may already exist.