Showing results for 2024 - .NET Blog

Dec 26, 2024
8

Critical: .NET Install links are changing

Richard Lander
Richard Lander

The .NET installers and archives distribution method is currently changing unexpectedly. This change may impact your development, CI, and production infrastructure. It is crucial to validate if you are affected and monitor for any downtime or disruptions.

.NET
Dec 23, 2024
0
6

Top .NET Blogs Posts of 2024

James Montemagno
James Montemagno

Let's take a look back at the top .NET blogs from 2024 from exciting announcements, deep dives on new features, and so much more.

.NETASP.NET CoreBlazor
Dec 10, 2024
8
10

Invoking Async Power: What Awaits WinForms in .NET 9

Klaus Loeffelmann
Klaus Loeffelmann

With .NET 9, we’re bringing a suite of new async APIs to WinForms, aimed at making UI updates, dialog interactions, and control management more efficient.

.NETWinForms
Nov 27, 2024
1
9

Dramatically faster package restores with .NET 9’s new NuGet resolver

Jeff Kluge
Jeff Kluge

.NET 9 introduces a new NuGet dependency graph resolver that dramatically improves package restore performance for large repositories. Learn how this reimagined approach reduces restore times from 30 minutes to just 2 minutes by creating a more efficient dependency graph with fewer nodes.

.NETNuGet