Home Archive Issue #370
Issue #370

AI tools, .NET 10, and cache fixes

A varied .NET roundup covering VS Code AI workflows, practical performance and caching fixes, ASP.NET Core basics, and .NET 10 updates.

Jasen's top three picks

  1. 1
    AI Faceoff: Customized VS Code Commands

    visualstudiomagazine.com

    A practical look at replacing a broken VS Code workflow with AI-assisted commands and snippets.

  2. 2
    Top 10 Errors Found in C# Projects in 2025

    isitvritra101.medium.com

    A good reminder that many performance bugs start as well-intentioned “optimizations.”

  3. 3
    Twelve months of agentic AI code-assist

    staffordwilliams.com

    This one captures how agentic assistants are changing day-to-day development habits.

Editor's note

I put together a deliberately mixed issue this time: AI-assisted editing in VS Code sits right alongside the everyday .NET work of caching, DI, and async code. The EF Core 10 production query piece and the cache stampede fix stood out because they speak directly to performance in real systems.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox