Showing archive results for 2022

Apr 13, 2022
Post comments count25
Post likes count0

Announcing .NET 7 Preview 3

Jon Douglas

.NET 7 Preview 3 is now available with enhancements to observability, startup times, codegen, GC regions, native AOT compilation, and more.

.NET
Apr 12, 2022
Post comments count26
Post likes count1

.NET Automatic Updates for Server Operating Systems

Jamshed Damkewala

Server operating systems can opt in to get automatic updates for .NET. Learn how to easly opt in so you never miss an update.

Maintenance & Updates.NET
Apr 12, 2022
Post comments count32
Post likes count8

Introducing Central Package Management

Jeff Kluge

Central Package Management Dependency management is a core feature of NuGet. Managing dependencies for a single project can be easy. Managing dependencies for multi-project solutions can prove to be difficult as they start to scale in size and complexity. In situations where you manage common dependencies for many different projects, you can lever...

NuGetFeature Announcement
Apr 12, 2022
Post comments count5
Post likes count0

ASP.NET Core updates in .NET 7 Preview 3

Daniel Roth

.NET 7 Preview 3 is here and adds some great new features to ASP.NET Core including support for route handler filters in minimal APIs, improved unit testability for minimal route handlers, performance enhancements, and more.

ASP.NET Core.NETASP.NET
Mar 24, 2022
Post comments count15
Post likes count0

.NET 5.0 will reach End of Support on May 10, 2022

Rahul Bhandari (MSFT)

.NET 5.0 will reach end of support on May 08, 2022, this blog breaks down all the valuable information you need to know and how to update to .NET 6.0.

Maintenance & Updates.NET