Installer packages for the .NET Core runtime and libraries
Перейти к файлу
Fasjeit b149990042
More artifacts
2019-02-26 15:16:56 +03:00
.github Update issue and pr templates. (#667) 2016-12-23 17:12:15 -08:00
Documentation Update environment variables (#5192) 2019-02-18 08:08:50 -08:00
cross Add Bionic to sources.list for cross (#4623) 2018-10-24 13:26:34 +02:00
eng Building with local packages 2019-02-26 11:35:42 +03:00
publish Disable MyGet publish to unblock build 2019-01-24 09:58:35 -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 Modify the InstallLocation registry key; core-setup (#5238) 2019-02-22 16:48:21 -08:00
tools-local Add WindowsDesktop targeting pack nupkg, refactor pkg projects (#5214) 2019-02-21 18:19:35 -06:00
.gitattributes Initial Cut of files brought over from CLI. 2016-05-20 15:24:36 -07:00
.gitignore Fix CoreCLR uptake: update dependency, add package feed (#4964) 2019-01-15 16:41:23 -06:00
BranchInfo.props Fix branding 2019-02-13 11:28:42 -08:00
BuildToolsVersion.txt Update BuildTools to preview1-03715-01 2019-02-19 13:02:34 -08:00
CONTRIBUTING.md Initial Cut of files brought over from CLI. 2016-05-20 15:24:36 -07:00
Directory.Build.props Only change platform to AnyCPU for csproj files 2017-09-28 15:29:40 -07:00
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 DependencyContextLoader should check Assembly.CodeBase 2018-03-30 15:39:16 -07:00
NuGet.config Building with local packages 2019-02-26 11:35:42 +03:00
README.md Adding appveyor link 2019-02-26 12:41:25 +03: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 Update 3PN merging in coreclr and corefx notices 2018-04-27 16:00:44 -07:00
TestProjects.props Set NETCoreAppMaximumVersion to the current version in the branch 2017-10-27 13:21:23 -07:00
appveyor.yml More artifacts 2019-02-26 15:16:56 +03:00
azure-pipelines.yml Create targeting pack MSI installers (#5114) 2019-02-13 18:35:25 -06:00
build.cmd Core-Setup on Buildtools (#2187) 2017-04-26 18:03:34 -07:00
build.proj Add xmlns to HostMachineInfo.props so the build passes on MSBuild 14. 2017-10-23 16:55:07 -05:00
build.sh Use run.sh from build.sh "the right way" 2017-05-10 21:10:48 -07:00
clean.cmd Invoke VsDevCmd in scripts without changing working directory (#3450) 2018-02-06 09:25:44 -08:00
clean.sh Core-Setup on Buildtools (#2187) 2017-04-26 18:03:34 -07:00
config.json Port buildpipeline json to Azure devops Yaml (#4860) 2018-12-19 12:08:14 -08:00
dependencies.props Add WindowsDesktop targeting pack nupkg, refactor pkg projects (#5214) 2019-02-21 18:19:35 -06:00
dir.props Building with local packages 2019-02-26 11:35:42 +03:00
dir.targets Fix product name included in the binaries (#5203) 2019-02-19 08:19:35 -08:00
dir.traversal.targets Core-Setup on Buildtools (#2187) 2017-04-26 18:03:34 -07:00
global.json Update dependencies from https://github.com/dotnet/arcade build 20190224.1 (#5242) 2019-02-25 14:12:58 +00:00
init-tools.cmd Port buildpipeline json to Azure devops Yaml (#4860) 2018-12-19 12:08:14 -08:00
init-tools.msbuild Integrate new symbol uploader build task. (#3465) 2017-12-01 14:49:05 -08:00
init-tools.sh Port buildpipeline json to Azure devops Yaml (#4860) 2018-12-19 12:08:14 -08:00
omnisharp.json Core-Setup on Buildtools (#2187) 2017-04-26 18:03:34 -07:00
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 Core-Setup on Buildtools (#2187) 2017-04-26 18:03:34 -07:00
sync.sh Core-Setup on Buildtools (#2187) 2017-04-26 18:03:34 -07:00
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

CryptoPro Build

Linux build Windows build
None Build status

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.