This repo contains the source code for the cross-platform .NET Core SDK. It aggregates the .NET Toolchain, the .NET Core runtime, the templates, the offline packages cache, the ASP.NET Runtime store, and the .NET Core Windows Desktop runtime. It produces zip, tarballs, and native packages for various supported platforms.
Download v2.0 of the .NET Core tools (CLI, MSBuild and the new csproj) at https://dot.net/core.
Note: The master branch of the .NET Core SDK repo is based on an forthcoming version of the SDK and is pre-release. For production-level usage, use the released version of the tools available at https://dot.net/core
You can consult the Documents Index for the CLI repo to find out current issues, see workarounds, and to see how to file new 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.
All legs |
---|
You can download the .NET Core SDK as either an installer (MSI, PKG) or a zip (zip, tar.gz). The .NET Core SDK contains both the .NET Core runtime and CLI tools.
To download the .NET Core runtime without the SDK, visit https://github.com/dotnet/core-setup#daily-builds.
Note: Be aware that the following installers are the latest bits. If you want to install the latest released versions, check out the preceding section. In order to be able to restore these pre-release packages, you may need to add a NuGet feed as noted in the table below. Other feeds may also be necessary depending on what kind of project you are working with.
Platform | Master (3.0.x Runtime) |
Release/3.0.1XX (3.0.x Runtime) |
Release/2.2.2XX (2.2.x Runtime) |
Release/2.2.1XX (2.2.x Runtime) |
Release/2.1.6XX (2.1.6 Runtime) |
Release/2.1.5XX (2.1.5 Runtime) |
---|---|---|---|---|---|---|
Windows x64 | Installer - Checksum zip - Checksum |
Installer - Checksum zip - Checksum |
Installer - Checksum zip - Checksum |
Installer - Checksum zip - Checksum |
Installer - Checksum zip - Checksum |
Installer - Checksum zip - Checksum |
Windows x86 | Installer - Checksum zip - Checksum |
Installer - Checksum zip - Checksum |
Installer - Checksum zip - Checksum |
Installer - Checksum zip - Checksum |
Installer - Checksum zip - Checksum |
Installer - Checksum zip - Checksum |
macOS | Installer - Checksum tar.gz - Checksum |
Installer - Checksum tar.gz - Checksum |
Installer - Checksum tar.gz - Checksum |
Installer - Checksum tar.gz - Checksum |
Installer - Checksum |