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

Aug 20, 2020
2
0

.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 ...

.NET
Aug 19, 2020
3
0

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
10
0

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
27
0

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
1
0

.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 ...

.NETASP.NET.NET Framework
Aug 11, 2020
4
0

.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 ...

.NET