.NET Core SDK 2.2.200 Preview - December 06, 2018
.NET Core SDK 2.2.200-preview-009648 is available for download and usage in your environment. This release includes the previously released .NET Core 2.2.0. The .NET Core SDK 2.2.200-preview matches what is included in Visual Studio 2019 version 16.0 Preview 1. All fixes of note can be seen in the .NET Core SDK 2.2.200 Preview commits list.
The .NET Core SDK 2.2.200-preview includes .NET Core 2.2 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.2.200-preview, the following command will show that you're running version 2.2.200-preview
of the tools.
dotnet --version
Your feedback is important and appreciated. We've created an issue at dotnet/core #2119 for your questions and comments.
Downloads
SDK Installer1 | SDK Binaries1 | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime | |
---|---|---|---|---|---|
Windows | x86 | x64 | x86 | x64 | x86 | x64 | x86 | x64 | x86 | x64 Hosting Bundle2 |
macOS | x64 | x64 | x64 | x64 | x641 |
Linux | See installations steps below | x64 | ARM | ARM64 | x64 Alpine | - | x64 | ARM | ARM64 | x64 Alpine] | x641 | ARM321 | x64 Alpine1 |
RHEL6 | - | x64 | - | x64 | - |
Checksums | SDK | - | Runtime | - | - |
Symbols | CLI | SDK | - | Runtime | Shared Framework | Setup | - | ASP.NET Core |
- Includes the .NET Core and ASP.NET Core Runtimes
- For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Core runtime.