November 19th, 2019

.NET Core November 2019 Updates – 2.1.14, 2.2.8, and 3.0.1

Jamshed Damkewala
Principal PM Manager

Today, we are releasing the .NET Core November 2019 Update. These updates only contain non-security fixes. See the individual release notes for details on updated packages.

NOTE: If you are a Visual Studio user, there are MSBuild version requirements so use only the .NET Core SDK supported for each Visual Studio version. Information needed to make this choice will be seen on the download page. If you use other development environments, we recommend using the latest SDK release.

Getting the Update

The latest .NET Core updates are available on the .NET Core download page. This update will be included in a future update of Visual Studio.

See the .NET Core release notes ( 2.1.14 | 2.2.8 | 3.0.1 ) for details on the release, including issues fixed and affected packages.

Docker Images

.NET Docker images have been updated for today’s release. The following repos have been updated.

Note: Look at the “Full Tag Listing” under the Description in each repository to see the updated Docker image tags.

Note: You must re-pull base images to get updates. The Docker client does not pull updates automatically.

Author

Jamshed Damkewala
Principal PM Manager

Jamshed Damkewala is a Principal PM Manager on the .NET team.

5 comments

Discussion is closed. Login to edit/delete existing comments.

  • Mohamed Radwan

    This video will show step-by-step ASP.NET Core development with Deployment to Azure with animated workflow which help you clearly understand it.
    https://www.youtube.com/watch?v=1QVRe7UHaro

  • Codest

    It has been a week , and no Microsoft staff explain why 2.2.8 minor versin rollback to 2.2.207 instead of expected 2.2.403

  • Jason Baginski

    For clarification, do we install the new SDK and windows web hosting bundle, then uninstall “Microsoft .NET Core 3.0.0 – Windows Server Hosting” for our existing 3.0 sites to be using 3.0.1??

  • Jeffrey Moerdyke

    Are you sure you have the Visual Studio version support numbers correct on the download pages? It looks like there may be some cut and paste errors. Both SDKs for Runtime 2.1.4 (SDK 2.1.607, SDK 2.1.510), list support for Visual Studio 2017 (v15.9), where's the VS2019 version and shouldn't there be a SDK 2.1.8xx for that? Same with Runtime 2.2.8, both SDK 2.2.207 and SDK 2.2.110 list "Visual Studio 2017 (v16.0)"...

    Read more