Home Archive Issue #479
Issue #479

Aspire MCP, EF Core, AI App Context

Coverage includes Web Forms migration, CQRS tradeoffs, API versioning, Azure Key Vault, C# 13 locking, and structured LLM outputs for .NET teams.

Jasen's top three picks

  1. 1
    Improve your AI coding agent with runtime context from Aspire MCP

    timdeschryver.dev

    A smart extension of AI-assisted coding: give the agent runtime truth, not just source files, and the quality of analysis improves fast.

  2. 2
    GROUP BY in GraphQL for .NET

    medium.com

    Interesting if you work with Hot Chocolate and need aggregation without punting everything to bespoke endpoints.

  3. 3
    What's one mistake devs make when building cost-efficient AI apps?

    youtube.com

    Short, but the point is right: better context usually beats endless model tinkering on cost and outcomes.

Editor's note

I kept this one deliberately mixed, which is usually when the strongest practical reads show up. Tim Deschryver’s piece on feeding Aspire MCP runtime context into AI tooling stands out because it moves past code-only assistance, and the EF Core pair on ExecuteUpdateAsync plus common performance mistakes is useful production-minded material. I also liked the Web Forms to .NET 10 migration article for being concrete about incremental modernization instead of pretending rewrites are easy.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox