.NET Core November 2018 Update - November 13, 2018

January 14, 2025 ยท View on GitHub

.NET Core 2.1.6 is available for download and usage in your environment. This release includes .NET Core 2.1.6, ASP.NET Core 2.1.6 and .NET Core SDK 2.1.500. All fixes of note can be seen in the 2.1.6 commits list.

Visit the .NET Core blog to read more about this release. Your feedback is important and appreciated. We've created an issue at dotnet/core.issues for your questions and comments.

Downloads

SDK InstallerSDK BinariesRuntime InstallerRuntime BinariesASP.NET Core Runtime
Windowsx86 | x64x86 | x64x86 | x64x86 | x64x86 | x64Hosting Bundle
macOSx64x64x64x64x64
LinuxSee installations steps belowx64 | ARM | ARM64 | x64 Alpine-x64 | ARM | ARM64 | x64 Alpinex64 | ARM32 | x64 Alpine
RHEL6-x64-x64-
ChecksumsSDK-Runtime--
SymbolsCLI | SDK-Runtime | Shared Framework | Setup-ASP.NET Core
  1. Includes the .NET Core and ASP.NET Core Runtimes
  2. 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.

Docker Images

The .NET Core Docker images have been updated for this release. Details on our Docker versioning and how to work with the images can be seen in "Staying up-to-date with .NET Container Images".

The following repos have been updated

Azure AppServices

  • Deployment of .NET Core 2.1.6 to Azure App Services will begin on today, November 13, 2018. Deployment will proceed to additional regions and is expected to complete by the end of the week.

.NET Core Lifecycle News

See .NET Core Supported OS Lifecycle Policy to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.

Notable Changes in 2.1.6

This release includes a number of impactful fixes. Please see the commit list for details.