Installer packages for the .NET Core runtime and libraries
Перейти к файлу
Eric Erhardt 84fbfb71ac Disable non-portable windows and osx builds. 2017-04-21 16:30:01 -05:00
.github Update issue and pr templates. (#667) 2016-12-23 17:12:15 -08:00
Documentation Kicking off a new build 2017-04-21 11:04:52 -05:00
TestAssets Remove Fedora 23 support 2017-03-31 11:22:08 -07:00
build_projects Disable non-portable windows and osx builds. 2017-04-21 16:30:01 -05:00
buildpipeline Disable non-portable windows and osx builds. 2017-04-21 16:30:01 -05:00
cross Exit with failure when build-rootfs.sh fails 2017-04-20 14:02:24 -07:00
packaging Add sharedhost and hostfxr eulas back since Windows installers need these. 2017-04-18 11:16:33 -05:00
pkg Disable non-portable windows and osx builds. 2017-04-21 16:30:01 -05:00
resources adjusting version badge size (#589) 2016-11-07 16:51:52 -08:00
scripts Revert "Revert "Revert "Build Native Debian installers consuming Portable Linux binaries (#2027)" (#2078)" (#2104)" (#2128) 2017-04-20 12:02:58 -07:00
setuptools Revert "Merge pull request #2059 from ellismg/revert-2046" 2017-04-13 21:09:10 -07:00
src Change default clang version to clang3.9 in cross build (#2038) 2017-04-17 08:47:32 -07:00
test Merge pull request #2080 from johnbeisner/PolicyUpdate 2017-04-17 12:16:59 -07:00
.gitattributes Initial Cut of files brought over from CLI. 2016-05-20 15:24:36 -07:00
.gitignore Revert "Merge pull request #2059 from ellismg/revert-2046" 2017-04-13 21:09:10 -07:00
CONTRIBUTING.md Initial Cut of files brought over from CLI. 2016-05-20 15:24:36 -07:00
LICENSE Initial Cut of files brought over from CLI. 2016-05-20 15:24:36 -07:00
Microsoft.DotNet.CoreSetup.sln Update 'tools' dir to 'setuptools' in source 2017-01-03 15:11:49 -08:00
NuGet.Config Remove Dotnet.exe from M.N.App 2017-03-24 17:35:21 -07:00
README.md Disable non-portable windows and osx builds. 2017-04-21 16:30:01 -05:00
THIRD-PARTY-NOTICES Initial Cut of files brought over from CLI. 2016-05-20 15:24:36 -07:00
branchinfo.txt Switch to Preview1 pre-release label 2017-03-29 16:36:29 -07:00
build.cmd Enable WinArm32 CI support 2016-10-29 17:43:21 -07:00
build.sh Run CrossBuild as agent user to avoid creating undeletable files (#1817) 2017-03-22 15:35:32 -05:00
global.json Return null from DependencyContext.Default when Assembly.GetEntryAssembly returns null. 2017-03-30 13:18:05 -05:00
netci.groovy Add Fedora24 to netci.groovy 2017-04-05 13:00:29 -07:00
omnisharp.json Initial Cut of files brought over from CLI. 2016-05-20 15:24:36 -07:00

README.md

.NET Core Runtime & Host Setup Repo

This repo contains the code to build the .NET Core runtime, libraries and shared host (dotnet) installers for all supported platforms. It does not contain the actual sources to .NET Core runtime; this source is split across the dotnet/coreclr repo (runtime) and dotnet/corefx repo (libraries).

Installation experience

The all-up installation experience is described in the installation scenarios document in the dotnet/cli repo. That is the first step to get acquainted with the overall plan and experience we have thought up for installing .NET Core bits.

Filing issues

This repo should contain issues that are tied to the installation of the "muxer" (the dotnet binary) and installation of the .NET Core runtime and libraries.

For other issues, please use the following repos:

  • For overall .NET Core SDK issues, file on dotnet/cli repo
  • For class library and framework functioning issues, file on dotnet/corefx repo
  • For runtime issues, file on dotnet/coreclr issues

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

Officially Released Builds

They can be downloaded from here.

Daily Builds

Platform Master
Release/1.1.X
Release/1.0.X
Windows (x64)
Installer
zip
Symbols (zip)

Installer
zip

Installer
zip
Windows (x86)
Installer
zip
Symbols (zip)

Installer
zip

Installer
zip
Windows (arm32)
zip
Symbols (zip)
N/A N/A
Windows (arm64)
zip
Symbols (zip)
N/A N/A
Mac OS X (x64)
Installer
tar.gz
Symbols (tar.gz)

Installer
tar.gz

Installer
tar.gz
Linux (x64) (for glibc based OS)
tar.gz
Symbols (tar.gz)
N/A N/A
Linux (arm) (for glibc based OS)
tar.gz
Symbols (tar.gz)
N/A N/A
Ubuntu 14.04 (x64)
Host
Host FX Resolver
Shared Framework
tar.gz
Symbols (tar.gz)

Host
Host FX Resolver
Shared Framework
tar.gz

Host
Host FX Resolver
Shared Framework
tar.gz
Ubuntu 14.04 (arm32)
tar.gz
Symbols (tar.gz)
N/A N/A
Ubuntu 16.04 (x64)
Host
Host FX Resolver
Shared Framework
tar.gz
Symbols (tar.gz)

Host
Host FX Resolver
Shared Framework
tar.gz

Host
Host FX Resolver
Shared Framework
tar.gz
Ubuntu 16.04 (arm32)
tar.gz
Symbols (tar.gz)
N/A N/A
Ubuntu 16.10 (x64)
Host
Host FX Resolver
Shared Framework
tar.gz
Symbols (tar.gz)

Host
Host FX Resolver
Shared Framework
tar.gz
N/A
Debian 8.2 (x64)
Host
Host FX Resolver
Shared Framework
tar.gz
Symbols (tar.gz)

Host
Host FX Resolver
Shared Framework
tar.gz

Host
Host FX Resolver
Shared Framework
tar.gz
CentOS 7.1 (x64) N/A
tar.gz

tar.gz
RHEL 7.2 (x64)
tar.gz
Symbols (tar.gz)

tar.gz

tar.gz
Fedora 23 (x64) N/A
tar.gz

tar.gz
Fedora 24 (x64)
tar.gz
Symbols (tar.gz)

tar.gz
N/A
OpenSUSE 42.1 (x64)
tar.gz
Symbols (tar.gz)

tar.gz
N/A

Note: Our .deb packages are put together slightly differently than the other OS specific installers. Instead of combining everything, we have separate component packages that depend on each other. If you're installing these directly from the .deb files (via dpkg or similar), then you'll need to install them in the order presented above.

Debian daily feed

Newest Runtime binaries for 2.0.0 in debian feed may be delayed due to external issues by up to 24h.

Obtaining binaries

Add debian feed:

For ubuntu 14.04 : trusty , ubuntu 16.04:xenial

sudo sh -c 'echo "deb [arch=amd64] http://apt-mo.trafficmanager.net/repos/dotnet/ trusty main" > /etc/apt/sources.list.d/dotnetdev.list'

sudo apt-key adv --keyserver apt-mo.trafficmanager.net --recv-keys 417A0893

sudo apt-get update

Install:

sudo apt-get install <DebianPackageName>=<Version>

To list available packages:

apt-cache search dotnet-sharedframework | grep 2.0.0