Home Archive Issue #462
Issue #462

Agent workflows, APIs, and EF Core

Coverage spans VS Code agent workflows, ASP.NET Core file uploads, EF Core migrations, API anti-patterns, async tradeoffs, and CQRS design.

Jasen's top three picks

  1. 1
    Agent-First Development Workflows in VS Code with Brigit Murtaugh

    youtube.com

    A solid look at agent-first workflows in VS Code, with durable workflow ideas that move beyond toy AI demos.

  2. 2
    How to upload files in an ASP.NET Core Web API

    blog.elmah.io

    Straightforward, practical ASP.NET Core guidance. File uploads sound simple until validation, storage, and request handling details pile up.

  3. 3
    Announcing Agent Governance Toolkit MCP Extensions for .NET

    devblogs.microsoft.com

    Worth watching if you’re building MCP-based tooling. Governance, scanning, and response sanitization are timely additions.

Editor's note

I put together another intentionally mixed issue today, because that’s usually where the best practical learning shows up. The VS Code agent workflow session and the new .NET agent governance toolkit both stood out as useful signals for where AI tooling in the .NET stack is heading. I also liked the EF Core migrations piece because it tackles a mistake teams keep repeating until deployment day makes it painfully obvious.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox