Home Archive Issue #459
Issue #459

Agent security, EF Core, API hardening

Coverage includes SQL security for agentic AI, EF Core .NET 10 performance fixes, ASP.NET endpoint hardening, MCP servers, and partial failure design.

Jasen's top three picks

  1. 1
    Microsoft SQL Security Across the MAESTRO Stack: Building Secure Agentic AI with Defense-in-Depth

    devblogs.microsoft.com

    A solid security-oriented look at agentic AI architecture with SQL in the middle; useful if you're sorting out boundaries, identity, and data protection together.

  2. 2
    Getting the Client IP Address in ASP.NET Core

    weblog.west-wind.com

    Short, practical, and exactly the sort of ASP.NET Core reminder people end up searching for when proxy headers and RemoteIpAddress get fuzzy.

  3. 3
    Creating a Simple MCP Server in .NET

    pmichaels.net

    Nice hands-on introduction to standing up an MCP server in .NET without overcomplicating the first pass.

Editor's note

I kept this issue intentionally mixed, which is how I think the best daily reads work. The SQL MAESTRO security piece stood out for its practical defense-in-depth view of agentic AI, and the EF Core performance roundup is the kind of production-focused checklist many teams can use immediately. I also liked the partial failure article because it tackles the messy reality of multi-system workflows without pretending everything fits inside a transaction.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox