Posts by this author

Feb 28, 2020
Post comments count18
Post likes count0

.NET Core 3.0 will reach End of Life on March 3, 2020

.NET Core 3.0 will reach end of life on March 3, 2020. It is a “Current” release and is superseded by .NET Core 3.1, which was released on December 3, 2019. After that time, .NET Core patch updates will no longer include updated packages .NET Core 3.0. .NET Core 3.1 is a long-term supported (LTS) release (supported for at least 3 years). We recomme...

.NET
Dec 5, 2019
Post comments count8
Post likes count0

.NET Core 2.2 will reach End of Life on December 23, 2019

.NET Core 2.2 was released on December 4, 2018. As a non-LTS ("Current") release, it is supported for three months after the next release. .NET Core 3.0 was released on September 23, 2019. As a result, .NET Core 2.2 is supported until December 23, 2019. After that time, .NET Core patch updates will no longer include updated packages of container i...

.NET Core
Sep 10, 2019
Post comments count2
Post likes count0

.NET Core September 2019 Updates – 2.1.13 and 2.2.7

Today, we are releasing the .NET Core September 2019 Update. These updates contain security and reliability 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 need...

.NET
Aug 5, 2019
Post comments count12
Post likes count0

Improving .NET Core installation in Visual Studio and on Windows

Visual Studio 2019 version 16.3 and .NET Core 3.0 Preview 7 improve the installation experience of .NET Core on Windows. The goal is to reduce the number of .NET Core versions that might be on a machine. The improvements are based on customer feedback and our own experiences as well as laying the groundwork for future improvements. .NET Core SDK i...

.NET Core
May 14, 2019
Post comments count7
Post likes count0

.NET Core May 2019 Updates – 1.0.16, 1.1.14, 2.1.11 and 2.2.5

Today, we are releasing the .NET Core May 2019 Update. These updates contain security and reliability 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 ...

.NET
Mar 12, 2019
Post comments count0
Post likes count0

.NET Core March 2019 Updates – 1.0.15, 1.1.12, 2.1.9 and 2.2.3

Today, we are releasing the .NET Core March 2019 Update. These updates contain security and reliability fixes. See the individual release notes for details on included reliability fixes. Security Microsoft Security Advisory CVE-2019-0757: .NET Core NuGet Tampering Vulnerability A tampering vulnerability exists in NuGet softwa...

.NET
Oct 2, 2018
Post comments count0
Post likes count0

.NET Core October 2018 Update – NET Core 2.1.5 & SDK 2.1.403

.NET Core October 2018 Update Today, we are releasing the .NET Core October 2018 Update. This update includes .NET Core 2.1.5 and .NET Core SDK 2.1.403 and contains important reliability fixes. Getting the Update The latest .NET Core updates are available on the .NET Core download page. This update will be included in the Visual Studio 15.8.7 up...

.NET Core.NET
Sep 11, 2018
Post comments count1
Post likes count0

.NET Core September 2018 Update

Today, we are releasing the .NET Core September 2018 Update. This update includes .NET Core 2.1.4 and .NET Core SDK 2.1.402 and contains important reliability fixes. Security CVE-2018-8409: .NET Core Denial Of Service Vulnerability A denial of service vulnerability exists in .NET Core 2.1 when System.IO.Pipelines improperly handles requests. An a...

.NET