Home Archive Issue #503
Issue #503

NuGet Upgrades, Tracing, and AI Agents

Coverage spans NuGet updates, OpenTelemetry tracing, legacy modernization, ASP.NET Core caching, and Semantic Kernel patterns.

Jasen's top three picks

  1. 1
    Introducing Saucery.NuGet: Controlled NuGet Upgrades for Modern .NET Repositories

    medium.com

    A pragmatic tooling entry. If you're managing package drift across larger repos, controlled upgrades beat blind batch updates every time.

  2. 2
    The Power of a Single Exclamation Mark: A Memory Cache Tale in .NET 9

    medium.com

    A small syntax detail leading to a caching story is the kind of article that often exposes real-world performance footguns.

  3. 3
    OpenTelemetry in .NET: End-to-End Distributed Tracing Explained

    c-sharpcorner.com

    Good primer material for teams adopting distributed tracing without yet having a clear end-to-end mental model.

Editor's note

I kept this one deliberately mixed, which is usually where the most useful pairings show up. The NuGet upgrade tooling stood out because dependency drift is a constant maintenance tax, and the OpenTelemetry tracing walkthrough is practical for teams trying to see across service boundaries. I also liked the modernization-for-beginners resource since plenty of shops are still working through .NET Framework migration decisions.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox