Showing results for August 2020 - Page 2 of 2 - .NET Blog

Aug 20, 2020
Post comments count2
Post likes count0

.NET Framework August 2020 Cumulative Update Preview

Tara Overfield
Tara Overfield

Today, we are releasing the August 2020 Cumulative Update Preview Updates for .NET Framework. Quality and Reliability This release contains the following quality and reliability improvements. CLR1 WPF2 1 Common Language Runtime (CLR) 2 Windows Presentation Foundation (WPF) Getting the Update The Cumulative Upda...

.NET
Aug 20, 2020
Post comments count2
Post likes count0

View dependent packages on NuGet.org

Christopher Gill
Christopher Gill

We're excited to announce that you can now view dependent packages in the new Used By section on NuGet.org, yet another major improvement to the package evaluation experience!

NuGetNuGet.orgFeature Announcement
Aug 19, 2020
Post comments count3
Post likes count0

Help us improve Visual Studio project tooling for .NET Core

Phillip Carter
Phillip Carter

We're currently planning our next set of investments in Visual Studio project tooling for .NET. This tooling, called a project system, sits at the heart of nearly every major action you perform when writing .NET code in Visual Studio. What is the .NET project system? The .NET project system is a set of components that power nearly everything you ...

.NET
Aug 19, 2020
Post comments count10
Post likes count0

A Deep Dive into How .NET Builds and Ships

Matt Mitchell
Matt Mitchell

This is a deep technical dive into the machinery and processes used by the .NET Team to build and ship .NET. It will be of interest to those who wish to know about such topics as: This post begins by laying out the multi-repository world that makes up the .NET product, its inherent challenges, and how we deal with them. This is a...

.NET
Aug 19, 2020
Post comments count27
Post likes count0

Bring the best of the Web to your .NET desktop applications with WebView2

Olia Gavrysh
Olia Gavrysh

Last year at Build, we introduced WebView2, a browser control that renders web content (HTML / CSS / JavaScript) with the new Chromium-based Microsoft Edge. It was originally limited in scope to C/C++ applications. Today, we are happy to announce the release of the WebView2 preview for .NET applications!

.NET.NET Core.NET Framework
Aug 11, 2020
Post comments count1
Post likes count0

.NET Framework August 2020 Security and Quality Rollup Updates

Tara Overfield
Tara Overfield

Revised 6/8/2021: On June 8th, 2021, this update was released to replace a previous update to address a “revocation server was offline” error that may occur during installation. If you've already installed a previous release of this update, no action is required. Revised 4/15/2021: On April 13th, 2021, this update was released to replace a previ...

.NETASP.NET.NET Framework
Aug 11, 2020
Post comments count4
Post likes count0

.NET Core August 2020 Updates – 2.1.21 and 3.1.7

Rahul Bhandari (MSFT)
Rahul Bhandari (MSFT)

Today, we are releasing the .NET Core August 2020 Update. These updates contain security and reliability fixes. See the individual release notes for details on updated packages. Security CVE-2020-1597: ASP.NET Core Denial of Service Vulnerability Microsoft is releasing this security advisory to provide information about a vulnerability i...

.NET
Aug 7, 2020
Post comments count3
Post likes count0

Advanced search on NuGet.org

Mohamed Riad Gahlouz
Mohamed Riad Gahlouz

We are excited to announce that NuGet.org now supports one of our top customer asks - advanced search! You can now use a multitude of sorting and filtering criteria to help find the best NuGet packages for your needs!

NuGetNuGet.orgFeature Announcement