Home Archive Issue #412
Issue #412

Performance Hot Paths and .NET AI Agents

A varied .NET roundup covering hot-path performance, Visual Studio at GDC, AI agent patterns, modular monolith data access, JWTs, and cache invalidation.

Jasen's top three picks

  1. 1
    Why IEnumerable Can Kill Performance in Hot Paths

    blog.elmah.io

    A sharp reminder that abstractions have a cost when they sit in hot paths.

  2. 2
    Visual Studio at GDC Festival of Gaming 2026

    devblogs.microsoft.com

    A broad look at the dev workflow around VS, Copilot, and gaming tooling.

  3. 3
    .NET AI Community Standup: Real-World AI Agent Architecture in .NET

    youtube.com

    Good production-oriented guidance for teams experimenting with multi-agent systems.

Editor's note

I kept this issue intentionally mixed, from low-level performance to AI tooling and architecture debates. The IEnumerable hot-path piece and the cache invalidation write-up are both practical reads if you spend time tuning real systems. I also liked the modular monolith article for showing concrete options instead of hand-wavy guidance.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox