Series

Staying Current with .NET

Active · 2 articles

A practical series about making .NET upgrades routine by first understanding, controlling, and reproducing the build environment, then continuously evaluating new releases before they become urgent.

Part 1

.NET 11 RC1 Is Here. Is Your Upgrade Process Ready?

With .NET 8 and .NET 9 nearing end of support, .NET 11 RC1 is a good time to rethink framework upgrades as a continuous evaluation process instead of an EOS-driven project.

Part 2

Before You Upgrade .NET, Do You Know What Is Building It?

Before .NET upgrades can become routine, you need to know which SDK is actually building your application, whether that choice is intentional, and whether the environment can be reproduced.