Navigating the Journey from .NET Framework to .NET: Strategic Decisions for Legacy Codebases Upgrading a legacy codebase from the .NET Framework to modern .NET is
c# Using YARP as a split testing tool This post assumes you have some knowledge or experience with YARP There
c# DepthGuard. a.k.a "It seemed like a good idea at the time" Reviewing my biggest blunder as a software developer.
c# Unit testing Finalizers in C# Finalizers are generally non-deterministic. If you leave the GC to its job,
nuget Hosting Visual Studio Extensions on a private NuGet Gallery NuGet [https://www.nuget.org/] is a great way of distributing software