# .NET Core 1.0.12 .NET Core 1.0.12 comprises: * .NET Core Runtime 1.0.12 ([release notes](../1.0/1.0.12.md)) * .NET Core SDK 1.1.10 | | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries | | ------- | :---------------------------------------------------: | :-------------------------------------------------------------------:| :----------------------------------------------------------------: | :----------------------------------------------------------------: | | Windows | [32-bit](https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x86.1.1.10.exe) / [64-bit](https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x64.1.1.10.exe) | [32-bit](https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x86.1.1.10.zip) / [64-bit](https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-win-x64.1.1.10.zip) | [32-bit](https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-win-x86.1.0.12.exe) / [64-bit](https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-win-x64.1.0.12.exe) | [32-bit](https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-win-x86.1.0.12.zip) / [64-bit](https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-win-x64.1.0.12.zip) | | macOS | [64-bit](https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-osx-x64.1.1.10.pkg) | [64-bit](https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-osx-x64.1.1.10.tar.gz) | [64-bit](https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-osx-x64.1.0.12.pkg) | [64-bit](https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-osx-x64.1.0.12.tar.gz) | | CentOS 7.1 | - | [64-bit](https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-centos-x64.1.1.10.tar.gz) | - | [64-bit](https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-centos-x64.1.0.12.tar.gz) | | Debian 8 | - | [64-bit](https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-debian-x64.1.1.10.tar.gz) | - | [64-bit](https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-debian-x64.1.0.12.tar.gz) | | Ubuntu 14.04 | See installations steps below | [64-bit](https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-ubuntu-x64.1.1.10.tar.gz) | See installations steps below | [64-bit](https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-ubuntu-x64.1.0.12.tar.gz) | | Ubuntu 16.04 | See installations steps below | [64-bit](https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-ubuntu.16.04-x64.1.1.10.tar.gz) | See installations steps below | [64-bit](https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-ubuntu.16.04-x64.1.0.12.tar.gz) | | Fedora 24 | - | [64-bit](https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-fedora.24-x64.1.1.10.tar.gz) | - | [64-bit](https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-rhel-x64.1.0.12.tar.gz) | | RHEL 7 | - | [64-bit](https://download.microsoft.com/download/9/e/6/9e6e1700-f682-4e4c-9e02-583f102cb048/dotnet-dev-rhel-x64.1.1.10.tar.gz) | - | [64-bit](https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/dotnet-rhel-x64.1.0.12.tar.gz) | **Checksum** files to verify downloads are available as follows: * [Checksums_Runtime](https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.0.12-runtime-sha.txt) * [Checksums_SDK](https://dotnetcli.blob.core.windows.net/dotnet/checksums/1.1.10-sdk-sha.txt) **Debug Symbols** * [Shared Framework](https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/corefx-1.0.12-symbols.zip) * [Runtime](https://download.microsoft.com/download/0/f/1/0f1a7818-dae3-437f-a063-3cc62b840927/coreclr-1.0.12-symbols.zip) ## Docker Images for .NET Core 1.0.12 are available on [Docker](https://hub.docker.com/r/microsoft/dotnet/). ## Installing .NET Core on Linux Instructions for installing using your package manager can be found on the [dotnet-core](https://www.microsoft.com/net/download/linux) site. ## Installation from a binary archive Installing from the packages detailed above is recommended and you can also install from binary archive. When using binary archives to install, the contents must be extracted to a user location such as `$HOME/dotnet` and a symbolic link created for `dotnet`. This is a change from previous versions of .NET Core. ```bash mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet export PATH=$PATH:$HOME/dotnet ``` ## 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 and run the following command from an Administrator command prompt: [DotNetCore.1.0.12_1.1.9-WindowsHosting.exe](https://download.microsoft.com/download/3/7/f/37f3cf83-bed5-4ef1-bcd5-f24f7aef7c56/DotNetCore.1.0.12_1.1.9-WindowsHosting.exe)