Home Archive Issue #452
Issue #452

API Caching, EF Core Bugs, MCP Servers

Coverage includes ASP.NET Core sidecars and cache control, EF Core failure patterns, Visual Studio MCP tooling, distributed caching, and async pitfalls.

Jasen's top three picks

  1. 1
    GitHub Copilot Modernize 101 is live on the Microsoft Developer Channel

    devblogs.microsoft.com

    Copilot-driven modernization is a timely angle, especially for teams staring at older estates and trying to reduce rewrite risk.

  2. 2
    Implementing the Sidecar Pattern in Microservices-based ASP.NET Core Applications

    news.google.com

    A useful architectural walkthrough if you're weighing sidecars for cross-cutting concerns in ASP.NET Core microservices.

  3. 3
    Building and Using MCP Servers in Visual Studio

    visualstudiomagazine.com

    MCP is worth watching; this is one of the clearer signals of how AI tool integration may land inside mainstream .NET tooling.

Editor's note

I kept this issue intentionally mixed, which is usually where the most useful reading turns up. Meziantou’s piece on disabling HTTP caching in ASP.NET Core APIs is practical advice you can apply immediately, and the EF Core production bugs article is a good reminder that data-layer problems rarely stay small. I also liked the Visual Studio MCP servers preview because it points to how AI tooling is getting wired into everyday .NET work.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox