Versions of .NET

Release 2.1.30

  • Released on 2021-08-19
  • Runtime 2.1.30
  • SDK 2.1.818
  • SDK 2.1.526
  • ASP.NET Runtime 2.1.30
  • !Security

SDK 2.1.818

  • Visual Studio 2019 (v16.2)
  • C# 7.3
  • F# 4.5
  • VB 15.5

SDK 2.1.526

  • Visual Studio 15.9.38
  • C# 7.3
  • F# 4.5
  • VB 15.5

Security

Release notes

(Source)

.NET Core 2.1.30 Update - August 19, 2021

The .NET 2.1.30, .NET SDK 2.1.818 and .NET SDK 2.1.526 releases are available for download. The latest 2.1 release is always listed at .NET 2.1 Releases.

Downloads

SDK Installer1 SDK Binaries1 Runtime Installer Runtime Binaries ASP.NET Core Runtime
Windows x86 | x64 x86 | x64 x86 | x64 x86 | x64 | ARM x86 | x64 |
Hosting Bundle2
macOS x64 x64 x64 x64 x641
Linux See installation steps x64 | ARM | ARM64 | x64 Alpine - x64 | ARM | ARM64 | x64 Alpine x641 | ARM1 | x64 Alpine1
Checksums SDK - Runtime - -
  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.

The .NET SDK includes a matching updated .NET Runtime. Downloading the Runtime or ASP.NET Core packages is not needed when installing the SDK.

You can check your .NET SDK version by running the following command. The example version shown is for this release.

$ dotnet --version
2.1.818

Visit .NET Documentation to learn about .NET, for building many different types of applications.

Docker Images

The .NET Core Docker images have been updated for this release. The .NET Docker samples show various ways to use .NET and Docker together.

The following repos have been updated:

Visual Studio Compatibility

This update for .NET Core 2.1 includes multiple SDK builds. If you are a Visual Studio 2019, Visual Studio 2017 or Visual Studio for Mac user, there are MSBuild version requirements that are satisfied by specific, matching .NET Core SDK versions. See the following table to select the correct download.

OS Development Environment .NET Core SDK
Windows Visual Studio 2017 2.1.818
macOS Visual Studio for Mac Visual Studio for Mac .NET Core Support

.NET Core 2.1 will reach end of support on August 21, 2021. After this date, Microsoft will no longer provide technical support and updates (which includes security fixes) for this version. You'll need to update the version of .NET Core you're using to supported version (.NET Core 3.1 or .NET 5.0) before this date in order to continue to recieve updates.

Notable Changes

.NET Core 2.1.30 release carries both security and non-security fixes.

Microsoft Security Advisory CVE-2021-34485 | .NET Core Information Disclosure Vulnerability

Executive summary

Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 5.0, .NET Core 3.1 and .NET Core 2.1. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability.

An information disclosure vulnerability exists in .NET 5.0, .NET Core 3.1 and .NET Core 2.1 when dumps created by the tool to collect crash dumps and dumps on demand are created with global read permissions on Linux and macOS.

Microsoft Security Advisory CVE-2021-26423 | .NET Core Denial of Service Vulnerability

Executive summary

Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 5.0, .NET Core 3.1 and .NET Core 2.1. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability.

A denial of service vulnerability exists in .NET 5.0, .NET Core 3.1 and .NET Core 2.1 where .NET (Core) server applications providing WebSocket endpoints could be tricked into endlessly looping while trying to read a single WebSocket frame.

Microsoft Security Advisory CVE-2021-34532 | ASP.NET Core Information Disclosure Vulnerability

Executive summary

Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 5.0, .NET Core 3.1 and .NET Core 2.1. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability.

An information disclosure vulnerability exists in .NET 5.0, .NET Core 3.1 and .NET Core 2.1 where an JWT token is logged if it cannot be parsed.

Behavioral change in Asp.Net 2.1 Installers

Summary

Asp.Net Core 2.1.30 will now install side-by-side with Asp.Net 2.1.6 or earlier. It will still remove previously installed versions of Asp.Net that are 2.1.7 or newer. Users runnning the 2.1.30 Asp.Net Installer or 2.1.30 Hosting Bundle should manually uninstall any local versions of the Asp.Net runtime that are 2.1.6 or earlier.

Feedback

Your feedback is important and appreciated. We've created an issue at dotnet/core #6553 for your questions and comments.

Packages updated in this release:

Package name Version
microsoft.aspnetcore.all 2.1.30.nupkg
microsoft.aspnetcore.app 2.1.30.nupkg
microsoft.aspnetcore.authentication.jwtbearer 2.1.30.nupkg
microsoft.dotnet.web.client.itemtemplates 2.1.30.nupkg
microsoft.dotnet.web.itemtemplates 2.1.30.nupkg
microsoft.dotnet.web.projecttemplates.2.1 2.1.30.nupkg
microsoft.dotnet.web.spa.projecttemplates.2.1 2.1.30.nupkg
microsoft.netcore.app 2.1.30.nupkg
microsoft.netcore.dotnetapphost 2.1.30.nupkg
microsoft.netcore.dotnethost 2.1.30.nupkg
microsoft.netcore.dotnethostpolicy 2.1.30.nupkg
microsoft.netcore.dotnethostresolver 2.1.30.nupkg
runtime.linux-arm.microsoft.netcore.app 2.1.30.nupkg
runtime.linux-arm.microsoft.netcore.dotnetapphost 2.1.30.nupkg
runtime.linux-arm.microsoft.netcore.dotnethost 2.1.30.nupkg
runtime.linux-arm.microsoft.netcore.dotnethostpolicy 2.1.30.nupkg
runtime.linux-arm.microsoft.netcore.dotnethostresolver 2.1.30.nupkg
runtime.linux-arm64.microsoft.netcore.app 2.1.30.nupkg
runtime.linux-arm64.microsoft.netcore.dotnetapphost 2.1.30.nupkg
runtime.linux-arm64.microsoft.netcore.dotnethost 2.1.30.nupkg
runtime.linux-arm64.microsoft.netcore.dotnethostpolicy 2.1.30.nupkg
runtime.linux-arm64.microsoft.netcore.dotnethostresolver 2.1.30.nupkg
runtime.linux-musl-x64.microsoft.netcore.app 2.1.30.nupkg
runtime.linux-musl-x64.microsoft.netcore.dotnetapphost 2.1.30.nupkg
runtime.linux-musl-x64.microsoft.netcore.dotnethost 2.1.30.nupkg
runtime.linux-musl-x64.microsoft.netcore.dotnethostpolicy 2.1.30.nupkg
runtime.linux-musl-x64.microsoft.netcore.dotnethostresolver 2.1.30.nupkg
runtime.linux-x64.microsoft.netcore.app 2.1.30.nupkg
runtime.linux-x64.microsoft.netcore.dotnetapphost 2.1.30.nupkg
runtime.linux-x64.microsoft.netcore.dotnethost 2.1.30.nupkg
runtime.linux-x64.microsoft.netcore.dotnethostpolicy 2.1.30.nupkg
runtime.linux-x64.microsoft.netcore.dotnethostresolver 2.1.30.nupkg
runtime.osx-x64.microsoft.netcore.app 2.1.30.nupkg
runtime.osx-x64.microsoft.netcore.dotnetapphost 2.1.30.nupkg
runtime.osx-x64.microsoft.netcore.dotnethost 2.1.30.nupkg
runtime.osx-x64.microsoft.netcore.dotnethostpolicy 2.1.30.nupkg
runtime.osx-x64.microsoft.netcore.dotnethostresolver 2.1.30.nupkg
runtime.rhel.6-x64.microsoft.netcore.app 2.1.30.nupkg
runtime.rhel.6-x64.microsoft.netcore.dotnetapphost 2.1.30.nupkg
runtime.rhel.6-x64.microsoft.netcore.dotnethost 2.1.30.nupkg
runtime.rhel.6-x64.microsoft.netcore.dotnethostpolicy 2.1.30.nupkg
runtime.rhel.6-x64.microsoft.netcore.dotnethostresolver 2.1.30.nupkg
runtime.win-arm.microsoft.netcore.app 2.1.30.nupkg
runtime.win-arm.microsoft.netcore.dotnetapphost 2.1.30.nupkg
runtime.win-arm.microsoft.netcore.dotnethost 2.1.30.nupkg
runtime.win-arm.microsoft.netcore.dotnethostpolicy 2.1.30.nupkg
runtime.win-arm.microsoft.netcore.dotnethostresolver 2.1.30.nupkg
runtime.win-arm64.microsoft.netcore.app 2.1.30.nupkg
runtime.win-arm64.microsoft.netcore.dotnetapphost 2.1.30.nupkg
runtime.win-arm64.microsoft.netcore.dotnethost 2.1.30.nupkg
runtime.win-arm64.microsoft.netcore.dotnethostpolicy 2.1.30.nupkg
runtime.win-arm64.microsoft.netcore.dotnethostresolver 2.1.30.nupkg
runtime.win-x64.microsoft.netcore.app 2.1.30.nupkg
runtime.win-x64.microsoft.netcore.dotnetapphost 2.1.30.nupkg
runtime.win-x64.microsoft.netcore.dotnethost 2.1.30.nupkg
runtime.win-x64.microsoft.netcore.dotnethostpolicy 2.1.30.nupkg
runtime.win-x64.microsoft.netcore.dotnethostresolver 2.1.30.nupkg
runtime.win-x86.microsoft.netcore.app 2.1.30.nupkg
runtime.win-x86.microsoft.netcore.dotnetapphost 2.1.30.nupkg
runtime.win-x86.microsoft.netcore.dotnethost 2.1.30.nupkg
runtime.win-x86.microsoft.netcore.dotnethostpolicy 2.1.30.nupkg
runtime.win-x86.microsoft.netcore.dotnethostresolver 2.1.30.nupkg
vs.redist.common.netcore.hostfxr.x64.2.1 2.1.30-servicing-30411-01.nupkg
vs.redist.common.netcore.hostfxr.x86.2.1 2.1.30-servicing-30411-01.nupkg
vs.redist.common.netcore.sharedframework.x64.2.1 2.1.30-servicing-30411-01.nupkg
vs.redist.common.netcore.sharedframework.x86.2.1 2.1.30-servicing-30411-01.nupkg
vs.redist.common.netcore.sharedhost.x64.2.1 2.1.30-servicing-30411-01.nupkg
vs.redist.common.netcore.sharedhost.x86.2.1 2.1.30-servicing-30411-01.nupkg

Downloads