Installer packages for the .NET Core runtime and libraries
Перейти к файлу
dotnet-maestro[bot] 77066b3836
Update dependencies from https://github.com/dotnet/coreclr build 20190119.72 (#5011)
This change updates the following dependencies
- Microsoft.NETCore.Runtime.CoreCLR - 3.0.0-preview-27319-72
2019-01-20 02:15:26 +00:00
.github
Documentation Update issue-guide.md (#4956) 2019-01-10 16:39:12 -08:00
cross Add Bionic to sources.list for cross (#4623) 2018-10-24 13:26:34 +02:00
eng Update dependencies from https://github.com/dotnet/coreclr build 20190119.72 (#5011) 2019-01-20 02:15:26 +00:00
publish Revert "Publish to dotnet/versions during official builds (#5003)" (#5004) 2019-01-19 00:09:49 -06:00
resources change link to use https (#4651) 2018-11-09 11:41:00 -08:00
signing Remove xstate from baseline 2018-11-20 15:30:12 -08:00
src Remove LTTng runtime-deps dependency (#4991) 2019-01-16 14:27:22 -06:00
tools-local Update Tizen CI docker image and links for rootfs generation 2018-10-03 10:00:41 -07:00
.gitattributes
.gitignore Fix CoreCLR uptake: update dependency, add package feed (#4964) 2019-01-15 16:41:23 -06:00
BranchInfo.props preview1->preview 2018-10-31 07:13:10 -07:00
BuildToolsVersion.txt Update BuildTools to preview1-03617-02 (#5000) 2019-01-17 16:55:49 -06:00
CONTRIBUTING.md
Directory.Build.props
DotnetCLIVersion.txt Port buildpipeline json to Azure devops Yaml (#4860) 2018-12-19 12:08:14 -08:00
LICENSE.TXT Copy license file from corefx 2018-08-13 14:46:46 -07:00
Microsoft.DotNet.CoreSetup.sln
NuGet.config Fix CoreCLR uptake: update dependency, add package feed (#4964) 2019-01-15 16:41:23 -06:00
README.md Fix readme layout (#4920) 2019-01-03 13:39:48 -08:00
RepoDirectories.props Lowercase bin dir name to align with corefx and others (#4498) 2018-08-27 18:15:20 +02:00
THIRD-PARTY-NOTICES.TXT
TestProjects.props
azure-pipelines.yml Revert "Publish to dotnet/versions during official builds (#5003)" (#5004) 2019-01-19 00:09:49 -06:00
build.cmd
build.proj
build.sh
clean.cmd
clean.sh
config.json Port buildpipeline json to Azure devops Yaml (#4860) 2018-12-19 12:08:14 -08:00
dependencies.props Update BuildTools to preview1-03617-02 (#5000) 2019-01-17 16:55:49 -06:00
dir.props Fix CoreCLR uptake: update dependency, add package feed (#4964) 2019-01-15 16:41:23 -06:00
dir.targets Allow setting the commit id using /p:LatestCommit 2018-08-30 15:52:32 -04:00
dir.traversal.targets
global.json Update dependencies from https://github.com/dotnet/arcade build 20190118.4 (#5007) 2019-01-19 13:25:40 +00:00
init-tools.cmd Port buildpipeline json to Azure devops Yaml (#4860) 2018-12-19 12:08:14 -08:00
init-tools.msbuild
init-tools.sh Port buildpipeline json to Azure devops Yaml (#4860) 2018-12-19 12:08:14 -08:00
omnisharp.json
run.cmd Add script to start Visual Studio (#4614) 2018-10-10 20:17:18 -04:00
run.ps1 Disable multilevel lookup during build (#4367) 2018-07-13 16:21:23 -05:00
run.sh Disable multilevel lookup during build (#4367) 2018-07-13 16:21:23 -05:00
sync.cmd
sync.sh
visual-studio-devenv.cmd Add script to start Visual Studio (#4614) 2018-10-10 20:17:18 -04: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

What build version has the CoreFX/CoreCLR commits I want?

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

Installer (Checksum)
zip (Checksum)
Symbols (zip)

Installer (Checksum)
zip (Checksum)
Symbols (zip)

Installer
zip

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

Installer (Checksum)
zip (Checksum)
Symbols (zip)

Installer (Checksum)
zip (Checksum)
Symbols (zip)

Installer
zip

Installer
zip
Windows (arm32)
zip (Checksum)
Symbols (zip)

zip (Checksum)
Symbols (zip)

zip (Checksum)
Symbols (zip)
N/A N/A
Windows (arm64)
zip (Checksum)
Symbols (zip)

zip (Checksum)
Symbols (zip)

zip (Checksum)
Symbols (zip)
N/A N/A
Mac OS X (x64)
Installer (Checksum)
tar.gz (Checksum)
Symbols (tar.gz)

Installer (Checksum)
tar.gz (Checksum)
Symbols (tar.gz)

Installer (Checksum)
tar.gz (Checksum)
Symbols (tar.gz)

Installer
tar.gz

Installer
tar.gz
Linux (x64) (for glibc based OS)
tar.gz (Checksum)
Symbols (tar.gz)

tar.gz (Checksum)
Symbols (tar.gz)

tar.gz (Checksum)
Symbols (tar.gz)
N/A N/A
Linux (armhf) (for glibc based OS)
tar.gz (Checksum)
Symbols (tar.gz)

tar.gz (Checksum)
Symbols (tar.gz)

tar.gz (Checksum)
Symbols (tar.gz)
N/A N/A
Linux (arm64) (for glibc based OS)
tar.gz (Checksum)
Symbols (tar.gz)

tar.gz (Checksum)
Symbols (tar.gz)
N/A N/A N/A
Ubuntu 14.04 (x64)
Runtime-Deps (Checksum)
Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)

Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)

Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)

Host
Host FX Resolver
Shared Framework
tar.gz

Host
Host FX Resolver
Shared Framework
tar.gz
Ubuntu 16.04 (x64)
Runtime-Deps (Checksum)
Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)

Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)

Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)

Host
Host FX Resolver
Shared Framework
tar.gz

Host
Host FX Resolver
Shared Framework
tar.gz
Ubuntu 18.04 (x64)
Runtime-Deps (Checksum)
Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)

Runtime-Deps (Checksum)
Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)
N/A N/A N/A
Debian 8.2 (x64)
Runtime-Deps (Checksum)
Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)

Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)

Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)

Host
Host FX Resolver
Shared Framework
tar.gz

Host
Host FX Resolver
Shared Framework
tar.gz
Debian 9 (x64)
Runtime-Deps (Checksum)
Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)

Runtime-Deps (Checksum)
Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)
N/A N/A N/A
CentOS 7 (x64)
Runtime-Deps (Checksum)
Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)

Runtime-Deps (Checksum)
Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)
N/A
tar.gz

tar.gz
RHEL 6
tar.gz

tar.gz

tar.gz
N/A N/A
RHEL 7.2 (x64)
Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)

Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)

Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)

tar.gz

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

tar.gz
Fedora 24 (x64) N/A N/A N/A
tar.gz
N/A
Fedora 27 (x64)
Runtime-Deps (Checksum)
Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)

Runtime-Deps (Checksum)
Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)
N/A N/A N/A
SLES 12 (x64)
Runtime-Deps (Checksum)
Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)

Runtime-Deps (Checksum)
Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)
N/A N/A N/A
OpenSUSE 42 (x64)
Runtime-Deps (Checksum)
Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)

Runtime-Deps (Checksum)
Host (Checksum)
Host FX Resolver (Checksum)
Shared Framework (Checksum)
N/A
tar.gz
N/A
Linux-musl (x64)
tar.gz (Checksum)
Symbols (tar.gz)

tar.gz (Checksum)
Symbols (tar.gz)
N/A N/A N/A

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