Showing results for .NET Framework - .NET Blog

Feb 9, 2021
0
0

.NET Framework February Security and Quality Rollup

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

.NET FrameworkWPFSecurity
Nov 19, 2020
1
0

.NET Framework November 2020 Cumulative Update Preview

Tara Overfield
Tara Overfield

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

.NET Framework.NETWPF
Nov 12, 2020
0
0

.NET Framework November 2020 Security and Quality Rollup Updates

Tara Overfield
Tara Overfield

Revised 1/15/2021:  On Jan 12, 2020, a live revision was made to these updates to remove its supersedence relationship with the October 13, 2020, .NET Framework security updates. If you have already installed this update, the October 13 .NET Framework updates, or any later .NET Framework updates, you do not have to take any action to be up-to-date ...

.NET FrameworkWPF
Oct 21, 2020
3
0

.NET Framework October 2020 Cumulative Update Preview Update

Tara Overfield
Tara Overfield

Yesterday, we are releasing the October 2020 Cumulative Update Preview Updates for .NET Framework. Quality and Reliability This release contains the following quality and reliability improvements. SQL WPF1 1 Windows Presentation Foundation (WPF) Getting the Update The Cumulative Update Preview is available via Windows Upd...

.NET Framework.NETWPF
Oct 13, 2020
6
0

.NET Framework October 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...

.NET Framework
Oct 1, 2020
8
0

.NET Framework October 1, 2020 Cumulative Update Preview Update for Windows 10, version 2004 and Windows Server, version 2004

Tara Overfield
Tara Overfield

Revised 1/15/2021:  Added known issues details for ASP.Net applications may not deliver cookieless tokens in the URI Today, we are releasing the September 2020 Cumulative Update Preview Updates for .NET Framework. Quality and Reliability This release contains the following quality and reliability improvements. ASP.NET CLR1 ...

.NET Framework
Sep 16, 2020
3
0

.NET Framework September 2020 Cumulative Update Preview Update

Tara Overfield
Tara Overfield

The September 16, 2020 update includes cumulative reliability improvements in .NET Framework 3.5, 4.7.2 and 4.8. We recommend that you apply this update as part of your regular maintenance routines.

.NET Framework.NETASP.NET
Aug 25, 2020
14
0

New C# Source Generator Samples

Luca Bolognese
Luca Bolognese

This post describes two new generators that we added to the samples project in the Roslyn SDK github repo. The first generator gives you strongly typed access to CSV data. The second one creates string constants based on Mustache specifications.

.NET.NET Core.NET Framework
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