.NET Core 2.1.5 is available for download and usage in your environment. This release includes .NET Core 2.1.5, ASP.NET Core 2.1.5 and .NET Core SDK 2.1.403. All fixes of note can be seen in the 2.1.5 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.
SDK Installer* | SDK Binaries* | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime | |
---|---|---|---|---|---|
Windows | x86 | x64 | x86 | x64 | x86 | x64 | x86 | x64 | x86 | x64 Hosting Bundle |
macOS | x64 | x64 | x64 | x64 | x64 |
Linux | x64 | x64 | ARM | ARM64 | x64 Alpine | - | x64 | ARM | ARM64 | x64 Alpine | x64 | ARM32 | x64 Alpine |
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
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
.NET Core 2.0 went end-of-life yesterday, October 1, 2018 (see announcement). This means 2.0 is no longer eligible for updates and builds will no longer be provided.
2.1 was declared LTS last month (see announcement) which began the end of life clock for 1.0 and 1.1. If remaining on the LTS channel is important to you, begin planning to migrate existing 1.0/1.1 applications to 2.1 before support for these channels ends on June 27, 2019.
See .NET Core Supported OS Lifecycle Policy to learn about Windows, macOS and Linux versions that are supported for each .NET Core release.
This release includes a number of impactful fixes. Please see the commit list for details. The commit list now includes details for ASP.NET Core and EntityFrameworkCore.