.NET Core 1.0.5, 1.1.2 and SDK 1.0.4 releases

This commit is contained in:
preetikr 2017-05-09 10:40:15 -07:00
parent a12b5ee124
commit dbd7608473
7 changed files with 509 additions and 23 deletions

View file

@ -0,0 +1,49 @@
# Release Notes
## .NET Core May 2017 Update - 1.0.5 Released 5/8/2017
[.NET Core 1.0.5](https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.5.md) was released today. Both releases include critical security and reliability updates to improve the quality of .NET Core. You can download the .NET Core Runtime releases via our [.NET Core Runtimes download page](https://www.microsoft.com/net/download/core#/runtime). If you are looking for the .NET Core SDK, to get the latest tools, try the [.NET Core SDK download page](https://www.microsoft.com/net/download/core#/sdk).
Have a look at the [.NET announcement blog post](https://blogs.msdn.microsoft.com/dotnet/) for details and context around the release.
### .NET Core SDK 1.0.4
**.NET Core SDK 1.0.4** is available for download from the [.NET Core download page](https://www.microsoft.com/net/download/core).
### Docker Image Name Changes
The latest .NET Core runtime and tools are available from [Docker](https://hub.docker.com/r/microsoft/dotnet/) in the following Docker SDK images:
* 1.0.5-sdk
* 1.0.5-sdk-nanoserver
* 1.1.2-sdk
* 1.1.2-sdk-nanoserver
You can also use the .NET For runtime images, which contain the latest runtime updates:
* 1.0.5-runtime
* 1.0.5-runtime-nanoserver
* 1.1.2-runtime
* 1.1.2-runtime-nanoserver
### .NET Core 1.0.5 Symbol Packages
Symbol packages for .NET 1.0.5 are available for download from the following locations.
* [CoreCLR](https://go.microsoft.com/fwlink/?LinkID=848773)
* [CoreFX](https://go.microsoft.com/fwlink/?LinkID=848774)
## Closed issues for 1.0.5
### CoreCLR
* [`[f4579b26d]`](https://github.com/dotnet/coreclr/commit/f4579b26d) Fix debugging on OS X Sierra (#10078) (#10205)
### CoreFX
* [`[Microsoft Common Vulnerabilities and Exposures CVE-2017-0248]`](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0248) Fix for a security feature bypass vulnerability when .NET Core components do not completely validate certificates.
* [`[Microsoft Common Vulnerabilities and Exposures CVE-2017-0247]`](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0247) .NET Core HTML Encode Unicode Multibyte Vulnerability (System.Text.Encodings.Web) - this is not part of Shared Framework.
### ASP.NET Core
* Please see the [ASP.NET Core release page](https://github.com/aspnet/home/releases/1.0.5) for details on fixes from ASP.NET Core, MVC, Entity Framework Core and others.

View file

@ -0,0 +1,93 @@
# .NET Core March 2017 Update for .NET Core 1.1 manifest
The following is a comprehensive manifest of packages released with March 2017 Update for .NET Core 1.1.
This new document is meant to provide the set of current supported package versions under the .NET Core umbrella. The format and contents will be refined as we receive feedback. There are a few purposes for the manifest.
- Communicate what has changed in an update at the package level.
- Provide a way to determine that an installation of .NET Core is in a supported state with respect to updates. The latest released patch level is required for support.
To see details on specific issues fixed, visit the [Core](https://github.com/dotnet/core/releases/tag/1.1.1) and [ASP](https://github.com/aspnet/home/releases/1.1.1) release pages.
## Meta-packages
Updated packages at the top of the table and marked with an *.
| NuGet Package | Package Version |
| ------------------------------------------------------------------- | :---------------: |
| Microsoft.NETCore.App | 1.1.1* |
| NETStandard.Library | 1.6.1 |
## CoreCLR
Updated packages at the top of the table and marked with an *.
| NuGet Package | Package Version |
| ------------------------------------------------------------------- | :---------------: |
| Microsoft.NETCore.JIT | 1.1.1* |
| Microsoft.NETCore.Runtime.CoreCLR | 1.1.1* |
| Microsoft.NETCore.DotNetHost | 1.1.0 |
| Microsoft.NETCore.DotNetHostPolicy | 1.1.0 |
| Microsoft.NETCore.DotNetHostResolver | 1.1.0 |
| Microsoft.NETCore.Platforms | 1.1.0 |
| Microsoft.NETCore.Targets | 1.1.0 |
| Microsoft.NETCore.Windows.ApiSets | 1.0.1 |
## Microsoft.NETCore.App (1.1.1)
Updated packages at the top of the table and marked with an *.
| NuGet Package | Package Version |
| ------------------------------------------------------------------- | :---------------: |
| Microsoft.NETCore.App | 1.1.1* |
| Microsoft.DiaSymReader.Native | 1.4.1* |
| Libuv | 1.9.1 |
| Microsoft.CodeAnalysis.CSharp | 1.3.0 |
| Microsoft.CodeAnalysis.VisualBasic | 1.3.0 |
| Microsoft.CSharp | 4.3.0 |
| Microsoft.VisualBasic | 10.1.0 |
| System.Buffers | 4.3.0 |
| System.Collections.Immutable | 1.3.0 |
| System.ComponentModel | 4.3.0 |
| System.ComponentModel.Annotations | 4.3.0 |
| System.Diagnostics.DiagnosticSource | 4.3.0 |
| System.Diagnostics.Process | 4.3.0 |
| System.Dynamic.Runtime | 4.3.0 |
| System.Globalization.Extensions | 4.3.0 |
| System.IO.FileSystem.Watcher | 4.3.0 |
| System.IO.MemoryMappedFiles | 4.3.0 |
| System.IO.UnmanagedMemoryStream | 4.3.0 |
| System.Linq.Expressions | 4.3.0 |
| System.Linq.Parallel | 4.3.0 |
| System.Linq.Queryable | 4.3.0 |
| System.Net.NameResolution | 4.3.0 |
| System.Net.Requests | 4.3.0 |
| System.Net.Security | 4.3.0 |
| System.Net.WebHeaderCollection | 4.3.0 |
| System.Numerics.Vectors | 4.3.0 |
| System.Reflection.DispatchProxy | 4.3.0 |
| System.Reflection.Metadata | 1.4.1 |
| System.Reflection.TypeExtensions | 4.3.0 |
| System.Resources.Reader | 4.3.0 |
| System.Runtime.Loader | 4.3.0 |
| System.Security.Cryptography.Algorithms | 4.3.0 |
| System.Security.Cryptography.Encoding | 4.3.0 |
| System.Security.Cryptography.Primitives | 4.3.0 |
| System.Security.Cryptography.X509Certificates | 4.3.0 |
| System.Threading.Tasks.Dataflow | 4.7.0 |
| System.Threading.Tasks.Extensions | 4.3.0 |
| System.Threading.Tasks.Parallel | 4.3.0 |
| System.Threading.Thread | 4.3.0 |
| System.Threading.ThreadPool | 4.3.0 |
## WCF
No package updates.
| NuGet Package | Package Version |
| ------------------------------------------------------------------- | :---------------: |
| System.Private.DataContractSerialization | 4.3.0 |
| System.Runtime.Serialization.Json | 4.3.0 |
| System.Runtime.Serialization.Xml | 4.3.0 |
| System.Runtime.Serialization.Formatters | 4.3.0 |
| System.Runtime.Serialization.Primitives | 4.3.0 |

View file

@ -0,0 +1,59 @@
# Release Notes
## .NET Core May 2017 Update - 1.1.2 Released 5/8/2017
[.NET Core 1.1.2](https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.2.md) was released today. Both releases include reliability updates to improve the quality of .NET Core. You can download the .NET Core Runtime releases via our [.NET Core Runtimes download page](https://www.microsoft.com/net/download/core#/runtime). If you are looking for the .NET Core SDK, to get the latest tools, try the [.NET Core SDK download page](https://www.microsoft.com/net/download/core#/sdk).
Have a look at the [.NET announcement blog post](https://blogs.msdn.microsoft.com/dotnet/) for details and context around the release.
### .NET Core SDK 1.0.4
**.NET Core SDK 1.0.4** is available for download from the [.NET Core download page](https://www.microsoft.com/net/download/core).
### Docker Image Name Changes
The latest .NET Core runtime and tools are available from [Docker](https://hub.docker.com/r/microsoft/dotnet/) in the following Docker SDK images:
* 1.0.5-sdk
* 1.0.5-sdk-nanoserver
* 1.1.2-sdk
* 1.1.2-sdk-nanoserver
You can also use the .NET For runtime images, which contain the latest runtime updates:
* 1.0.5-runtime
* 1.0.5-runtime-nanoserver
* 1.1.2-runtime
* 1.1.2-runtime-nanoserver
### .NET Core 1.1.2 Symbol Packages
Symbol packages for .NET 1.1.2 are available for download from the following locations.
* [CoreCLR](https://go.microsoft.com/fwlink/?LinkID=848802)
* [CoreFX](https://go.microsoft.com/fwlink/?LinkID=848806)
### ASP.NET Core
* Please see the [ASP.NET Core release page](https://github.com/aspnet/home/releases/1.1.2) for details on fixes from ASP.NET Core, MVC, Entity Framework Core and others.
### Closed Issues for 1.1.2
#### CoreCLR
* [`[640a13cae]`](https://github.com/dotnet/coreclr/commit/640a13cae) Fix debugging on OS X Sierra (#10078) (#10103)
* [`[dafae2f23]`](https://github.com/dotnet/coreclr/commit/dafae2f23) GetAllocatedBytesForCurrentThread unpredictably returns inaccurate values (#10277)
* [`[8123965bc]`](https://github.com/dotnet/coreclr/commit/8123965bc) Eliminate EncodingForwarder performance impact (#10805)
#### CoreFX
* [`[9933227ad9]`](https://github.com/dotnet/corefx/commit/9933227ad9) [HttpClient perf] Ensure CURLOPT_TCP_NODELAY is set by CurlHandler (#16895)
* [`[47d83388b3]`](https://github.com/dotnet/corefx/commit/47d83388b3) Add Xamarin support to System.ValueTuple package (#16447)
* [`[8d774a8244]`](https://github.com/dotnet/corefx/commit/8d774a8244) Update AspNetCoreHosting keyword (#16477)
* [`[ed4a5c8b97]`](https://github.com/dotnet/corefx/commit/ed4a5c8b97) Adding updates to packages to update SqlClient in the 1.1.x release (#17635)
* [`[Microsoft Common Vulnerabilities and Exposures CVE-2017-0248]`](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0248) Fix for a security feature bypass vulnerability when .NET Core components do not completely validate certificates.
* [`[Microsoft Common Vulnerabilities and Exposures CVE-2017-0247]`](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0247) .NET Core HTML Encode Unicode Multibyte Vulnerability (System.Text.Encodings.Web) - this is not part of Shared Framework.
### ASP.NET Core
* Please see the [ASP.NET Core release page](https://github.com/aspnet/home/releases/1.1.2) for details on fixes from ASP.NET Core, MVC, Entity Framework Core and others.

View file

@ -1,29 +1,38 @@
# Release Notes
### .NET Core 1.0
### .NET Core SDK
| | | | |
| :-- | :-- | :--: | :--: |
| 2017/03/07 | 1.0.4 with SDK 1.0.1 | [release notes](1.0/1.0.4.md) | [download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.4-download.md) |
| 2017/02/07 | 1.0.3 with SDK RC4 build 004771 | [release notes](1.0/1.0.3-SDK-RC4.md) | [download](download-archives/rc4-download.md) |
| 2017/01/27 | 1.0.3 with SDK RC3 build 004530 | [release notes](1.0/1.0.3.md) | [download](download-archives/rc3-download.md) |
| 2016/12/13 | 1.0.3 with SDK Preview 2 build 3156 | [release notes](https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0.3.md) | [download](download-archives/1.0.3-preview2-download.md) |
| 2016/10/24 | 1.0.1 with SDK Preview 4 build 4233 | [release notes]() | [download](download-archives/preview4-download.md) |
| 2016/10/17 | 1.0.2 with SDK Preview 2 build 3148 | [release notes](https://github.com/dotnet/core/releases/tag/1.0.2) | [download](download-archives/1.0.2-preview2-download.md) |
| 2016/10/03 | 1.0.1 with SDK Preview 3 build 4056 | [release notes](https://github.com/dotnet/cli/releases/tag/v1.0.0-preview3-004056) | [download](download-archives/preview3-download.md) |
| 2016/09/13 | 1.0.1 with SDK Preview 2 build 3133 | [release notes](1.0/1.0.1-release-notes.md) | [download](download-archives/1.0.1-preview2-download.md) |
| 2016/06/27 | 1.0 with SDK Preview 2 build 3121 | [release notes](1.0/1.0.0.md) | [download](download-archives/1.0-preview2-download.md) |
| 2016/05/16 | 1.0 RC2 | [release notes](1.0/Release-Notes-RC2.md) | - |
| 2015/11/18 | 1.0 RC1 | [release notes](1.0/Release-Notes-RC1.md) | - |
.NET Core SDK 1.0.4, 2017/05/09
### .NET Core 1.1
* [Release notes](https://github.com/dotnet/cli/releases/tag/v1.0.4)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.4-sdk-download.md)
| | | | |
| --: | :-- | :--: | :--: |
| 2017/03/07 | 1.1.1 with SDK 1.0.1 | [release notes](1.1/1.1.1.md) | [download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.1.1-download.md) |
| 2017/02/07 | 1.1 with SDK RC4 build 004771 | [release notes](1.0/1.0.3-SDK-RC4.md) | [download](download-archives/rc4-download.md) |
| 2017/01/27 | 1.1 with SDK RC3 build 004530 | - | [download](download-archives/rc3-download.md) |
| 2016/11/16 | 1.1 with SDK Preview 2.1 build 3177 | [release notes](https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1.md) | [download](download-archives/1.1-preview2.1-download.md) |
| 2016/10/24 | 1.1 Preview 1 with SDK Preview 2.1 build 3155 | [release notes](1.1/1.1.0-preview1.md) | [download](download-archives/preview-download.md) |
.NET Core SDK 1.0.3, 2017/04/13
### .NET Core [Download Archive](download-archive.md)
* [Release notes](https://github.com/dotnet/cli/releases/tag/v1.0.3)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.3-sdk-download.md)
.NET Core SDK 1.0.1, 2017/03/07
* [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-net-core-tools-1-0/)
* [Release notes](1.0/1.0.1-sdk-release-notes.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.4-download.md)
### .NET Core Runtime
.NET Core 1.0.5
* [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/)
* [Release notes](1.0/1.0.5.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.0.5-download.md)
.NET Core 1.1.2
* [Announcement blog post](https://blogs.msdn.microsoft.com/dotnet/)
* [Release notes](1.1/1.1.2.md)
* [Download](https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.1.2-download.md)
### .NET Core Download Archive
Release notes and download links to previous releases can be found in the [.NET Core Downloads Archive](download-archive.md).

View file

@ -0,0 +1,89 @@
# .NET Core SDK 1.0.4 with .NET Core 1.0.5 & 1.1.2
The installers and binary archives on this page include .NET Core SDK 1.0.4, .NET Core 1.0.5 and .NET Core 1.1.2. Runtime-only installers and binaries can be found on the .NET Core [1.0.5](1.0.5-download.md) and [1.1.2](1.1.2-download.md) installer pages.
| | SDK Installer | SDK Binaries |
| ----------------------- | :----------------------------------------------: | :----------------------------------------------: |
| Windows | [32-bit](https://download.microsoft.com/download/B/9/F/B9F1AF57-C14A-4670-9973-CDF47209B5BF/dotnet-dev-win-x86.1.0.4.exe) / [64-bit](https://download.microsoft.com/download/B/9/F/B9F1AF57-C14A-4670-9973-CDF47209B5BF/dotnet-dev-win-x64.1.0.4.exe) | [32-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-win-x86.1.0.4.zip) / [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-win-x64.1.0.4.zip)
| macOS | [64-bit](https://download.microsoft.com/download/B/9/F/B9F1AF57-C14A-4670-9973-CDF47209B5BF/dotnet-dev-osx-x64.1.0.4.pkg) | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-osx-x64.1.0.4.tar.gz) |
| CentOS 7.1 | - | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-centos-x64.1.0.4.tar.gz) |
| Debian 8 | - | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-debian-x64.1.0.4.tar.gz) |
| Fedora 24 | - | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-fedora.24-x64.1.0.4.tar.gz) |
| OpenSUSE 42.1 | - | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-opensuse.42.1-x64.1.0.4.tar.gz) |
| 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) |
| 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) |
| 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) |
| 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) |
## 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.
```bash
sudo mkdir -p /opt/dotnet
sudo tar zxf [tar.gz filename] -C /opt/dotnet
sudo ln -s /opt/dotnet/dotnet /usr/local/bin
```
## Ubuntu installation
```
dotnet-sdk-ubuntu-x64.1.0.4.deb
```
### Set up package source
The first step is to establish the source feed for the package manager. This is only needed if you have not previously set up the source or if you are installing for the first time.
#### Ubuntu 14.04 and Linux Mint 17
```bash
sudo sh -c 'echo "deb [arch=amd64] https://apt-mo.trafficmanager.net/repos/dotnet-release/ trusty main" > /etc/apt/sources.list.d/dotnetdev.list'
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 417A0893
sudo apt-get update
sudo apt-get install dotnet-dev-1.0.4
```
Installed packages
```
dotnet-sdk-ubuntu-x64.1.0.4.deb
```
#### Ubuntu 16.04 and Linux Mint 18
```bash
sudo sh -c 'echo "deb [arch=amd64] https://apt-mo.trafficmanager.net/repos/dotnet-release/ xenial main" > /etc/apt/sources.list.d/dotnetdev.list'
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 417A0893
sudo apt-get update
sudo apt-get install dotnet-dev-1.0.4
```
Installed packages
```
sudo apt-get install dotnet-dev-1.0.4
```
#### Ubuntu 16.10
```bash
sudo sh -c 'echo "deb [arch=amd64] https://apt-mo.trafficmanager.net/repos/dotnet-release/ yakkety main" > /etc/apt/sources.list.d/dotnetdev.list'
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 417A0893
sudo apt-get update
sudo apt-get install dotnet-dev-1.0.4
```
Installed packages
```
sudo apt-get install dotnet-dev-1.0.4
```
## Windows Server Hosting
If you are looking to host stand-alone apps on Windows Servers, the ASP.NET Core Module for IIS can be installed separately on servers without installing .NET Core runtime. You can download the [Windows (Server Hosting) installer](https://go.microsoft.com/fwlink/?linkid=848766) and run the following command from an Administrator command prompt:
``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.

View file

@ -0,0 +1,83 @@
# .NET Core 1.0.5 & 1.1.2 SDK 1.0.4
The installers and binary archives on this page include .NET Core 1.0.5 SDK 1.0.4.
CheckSum files to verify downloads are available as follows:
* [Checksums_Shared_Framework](https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.5-1.1.2-sharedfx-SHA.txt)
* [Checksums_SDK](https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.4-SDK-SHA.txt)
| | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries |
| ----------------------- | :----------------------------------------------: | :----------------------------------------------:| :--: | :--: |
| Windows | [32-bit](https://download.microsoft.com/download/B/9/F/B9F1AF57-C14A-4670-9973-CDF47209B5BF/dotnet-dev-win-x86.1.0.4.exe) / [64-bit](https://download.microsoft.com/download/B/9/F/B9F1AF57-C14A-4670-9973-CDF47209B5BF/dotnet-dev-win-x64.1.0.4.exe) | [32-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-win-x86.1.0.4.zip) / [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-win-x64.1.0.4.zip) | [32-bit](https://download.microsoft.com/download/7/8/5/7852163D-1A56-4642-84B6-60A8537343EF/dotnet-win-x86.1.0.5.exe) / [64-bit](https://download.microsoft.com/download/7/8/5/7852163D-1A56-4642-84B6-60A8537343EF/dotnet-win-x64.1.0.5.exe) | [32-bit](https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-win-x86.1.0.5.zip) / [64-bit](https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-win-x64.1.0.5.zip) |
| macOS | [64-bit](https://download.microsoft.com/download/B/9/F/B9F1AF57-C14A-4670-9973-CDF47209B5BF/dotnet-dev-osx-x64.1.0.4.pkg) | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-osx-x64.1.0.4.tar.gz) | [64-bit](https://download.microsoft.com/download/7/8/5/7852163D-1A56-4642-84B6-60A8537343EF/dotnet-osx-x64.1.0.5.pkg) | [64-bit](https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-osx-x64.1.0.5.tar.gz) |
| CentOS 7.1 | - | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-centos-x64.1.0.4.tar.gz) | - | [64-bit](https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-centos-x64.1.0.5.tar.gz) |
| Debian 8 | - | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-debian-x64.1.0.4.tar.gz) | - | [64-bit](https://download.microsoft.com/download/2/4/A/24A06858-E8AC-469B-8AE6-D0CEC9BA982A/dotnet-debian-x64.1.0.5.tar.gz) |
| 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) |
## 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.
```bash
sudo mkdir -p /opt/dotnet
sudo tar zxf [tar.gz filename] -C /opt/dotnet
sudo ln -s /opt/dotnet/dotnet /usr/local/bin
```
## Ubuntu installation
```
dotnet-host-ubuntu-x64.deb
dotnet-hostfxr-ubuntu-x64.deb
dotnet-sharedframework-ubuntu-x64.deb
dotnet-sdk-ubuntu-x64.1.0.4.deb
```
### Set up package source
The first step is to establish the source feed for the package manager. This is only needed if you have not previously set up the source or if you are installing for the first time.
#### Ubuntu 14.04 and Linux Mint 17
```bash
sudo sh -c 'echo "deb [arch=amd64] https://apt-mo.trafficmanager.net/repos/dotnet-release/ trusty main" > /etc/apt/sources.list.d/dotnetdev.list'
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 417A0893
sudo apt-get update
sudo apt-get install dotnet-sdk-ubuntu-x64.1.0.4
```
Installed packages
```
dotnet-host-ubuntu-x64.1.0.4.deb
dotnet-hostfxr-ubuntu-x64.1.0.4.deb
dotnet-sharedframework-ubuntu-x64.1.0.5.deb
dotnet-sdk-ubuntu-x64.1.0.4.deb
```
#### Ubuntu 16.04 and Linux Mint 18
```bash
sudo sh -c 'echo "deb [arch=amd64] https://apt-mo.trafficmanager.net/repos/dotnet-release/ xenial main" > /etc/apt/sources.list.d/dotnetdev.list'
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 417A0893
sudo apt-get update
sudo apt-get install dotnet-sdk-ubuntu-x64.1.0.4
```
Installed packages
```
dotnet-host-ubuntu.16.04-x64.1.0.4.deb
dotnet-hostfxr-ubuntu.16.04-x64.1.0.4.deb
dotnet-sharedframework-ubuntu.16.04-x64.1.0.5.deb
dotnet-sdk-ubuntu-x64.1.0.4.deb
```
## Windows Server Hosting
If you are looking to host stand-alone apps on Windows Servers, the ASP.NET Core Module for IIS can be installed separately on servers without installing .NET Core runtime. You can download the [Windows (Server Hosting) installer](https://go.microsoft.com/fwlink/?linkid=848766) and run the following command from an Administrator command prompt:
``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.

View file

@ -0,0 +1,104 @@
# .NET Core 1.0.5 & 1.1.2 SDK 1.0.4
The installers and binary archives on this page include .NET Core 1.1.2 SDK 1.0.4.
CheckSum files to verify downloads are available as follows:
* [Checksums_Shared_Framework](https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.5-1.1.2-sharedfx-SHA.txt)
* [Checksums_SDK](https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.4-SDK-SHA.txt)
| | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries |
| ----------------------- | :----------------------------------------------: | :----------------------------------------------:| :--: | :--: |
| Windows | [32-bit](https://download.microsoft.com/download/B/9/F/B9F1AF57-C14A-4670-9973-CDF47209B5BF/dotnet-dev-win-x86.1.0.4.exe) / [64-bit](https://download.microsoft.com/download/B/9/F/B9F1AF57-C14A-4670-9973-CDF47209B5BF/dotnet-dev-win-x64.1.0.4.exe) | [32-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-win-x86.1.0.4.zip) / [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-win-x64.1.0.4.zip) | [32-bit](https://download.microsoft.com/download/D/0/2/D028801E-0802-43C8-9F9F-C7DB0A39B344/dotnet-win-x86.1.1.2.exe) / [64-bit](https://download.microsoft.com/download/D/0/2/D028801E-0802-43C8-9F9F-C7DB0A39B344/dotnet-win-x64.1.1.2.exe) | [32-bit](https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-win-x86.1.1.2.zip) / [64-bit](https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-win-x64.1.1.2.zip) |
| macOS | [64-bit](https://download.microsoft.com/download/B/9/F/B9F1AF57-C14A-4670-9973-CDF47209B5BF/dotnet-dev-osx-x64.1.0.4.pkg) | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-osx-x64.1.0.4.tar.gz) | [64-bit](https://download.microsoft.com/download/D/0/2/D028801E-0802-43C8-9F9F-C7DB0A39B344/dotnet-osx-x64.1.1.2.pkg) | [64-bit](https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-osx-x64.1.1.2.tar.gz) |
| CentOS 7.1 | - | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-centos-x64.1.0.4.tar.gz) | - | [64-bit](https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-centos-x64.1.1.2.tar.gz) |
| Debian 8 | - | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-debian-x64.1.0.4.tar.gz) | - | [64-bit](https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-debian-x64.1.1.2.tar.gz) |
| Fedora 24 | - | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-fedora.24-x64.1.0.4.tar.gz) | - | [64-bit](https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-fedora.24-x64.1.1.2.tar.gz) |
| openSUSE 42.1 | - | [64-bit](https://download.microsoft.com/download/E/7/8/E782433E-7737-4E6C-BFBF-290A0A81C3D7/dotnet-dev-opensuse.42.1-x64.1.0.4.tar.gz) | - | [64-bit](https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-opensuse.42.1-x64.1.1.2.tar.gz) |
| 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/D/0/2/D028801E-0802-43C8-9F9F-C7DB0A39B344/dotnet-sharedframework-ubuntu-x64.1.1.2.deb) | [64-bit](https://download.microsoft.com/download/D/7/A/D7A9E4E9-5D25-4F0C-B071-210CB8267943/dotnet-ubuntu-x64.1.1.2.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/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) |
## 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.
```bash
sudo mkdir -p /opt/dotnet
sudo tar zxf [tar.gz filename] -C /opt/dotnet
sudo ln -s /opt/dotnet/dotnet /usr/local/bin
```
## Ubuntu installation
```
dotnet-host-ubuntu-x64.deb
dotnet-hostfxr-ubuntu-x64.deb
dotnet-sharedframework-ubuntu-x64.deb
dotnet-sdk-ubuntu-x64.1.0.4.deb
```
### Set up package source
The first step is to establish the source feed for the package manager. This is only needed if you have not previously set up the source or if you are installing on Ubuntu 16.10 for the first time.
#### Ubuntu 14.04 and Linux Mint 17
```bash
sudo sh -c 'echo "deb [arch=amd64] https://apt-mo.trafficmanager.net/repos/dotnet-release/ trusty main" > /etc/apt/sources.list.d/dotnetdev.list'
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 417A0893
sudo apt-get update
sudo apt-get install dotnet-dev-1.0.4
```
Installed packages
```
dotnet-host-ubuntu-x64.1.0.4.deb
dotnet-hostfxr-ubuntu-x64.1.0.4.deb
dotnet-sharedframework-ubuntu-x64.1.1.2.deb
dotnet-sdk-ubuntu-x64.1.0.4.deb
```
#### Ubuntu 16.04 and Linux Mint 18
```bash
sudo sh -c 'echo "deb [arch=amd64] https://apt-mo.trafficmanager.net/repos/dotnet-release/ xenial main" > /etc/apt/sources.list.d/dotnetdev.list'
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 417A0893
sudo apt-get update
sudo apt-get install dotnet-dev-1.0.4
```
Installed packages
```
dotnet-host-ubuntu.16.04-x64.1.0.4.deb
dotnet-hostfxr-ubuntu.16.04-x64.1.0.4.deb
dotnet-sharedframework-ubuntu.16.04-x64.1.1.2.deb
dotnet-sdk-ubuntu.16.04-x64.1.0.4.deb
```
#### Ubuntu 16.10
```bash
sudo sh -c 'echo "deb [arch=amd64] https://apt-mo.trafficmanager.net/repos/dotnet-release/ yakkety main" > /etc/apt/sources.list.d/dotnetdev.list'
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 417A0893
sudo apt-get update
sudo apt-get install dotnet-dev-1.0.4
```
Installed packages
```
dotnet-hostfxr-ubuntu.16.10-x64.1.0.4.deb
dotnet-host-ubuntu.16.10-x64.1.0.4.deb
dotnet-sharedframework-ubuntu.16.10-x64.1.1.2.deb
dotnet-sdk-ubuntu.16.10-x64.1.0.4.deb
```
## Windows Server Hosting
If you are looking to host stand-alone apps on Windows Servers, the ASP.NET Core Module for IIS can be installed separately on servers without installing .NET Core runtime. You can download the [Windows (Server Hosting) installer](https://go.microsoft.com/fwlink/?linkid=848766) and run the following command from an Administrator command prompt:
``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.