Home Archive Issue #391
Issue #391

Async, EF Core, and AI agents

A varied .NET roundup with async guidance, EF Core production pitfalls, source generators, MCP servers, and Azure SQL performance news.

Jasen's top three picks

  1. 1
    Flatten Arrays and Collections in C#: The Definitive Guide for Fast, Clean Code

    medium.com

    A solid refresher on flattening collections without turning your code into a LINQ maze.

  2. 2
    Checkpointing & Resuming AI Workflows in .NET

    blog.gopenai.com

    Checkpointing is the difference between brittle AI demos and workflows you can actually resume in production.

  3. 3
    Async/Await Explained from First Principles

    medium.com

    A nice first-principles walkthrough for teams still getting async/await behavior straight.

Editor's note

I kept this issue intentionally mixed: there’s practical async advice, production EF Core troubleshooting, and some newer AI platform pieces. The Azure SQL Managed Instance update stood out for anyone watching database throughput, while the MCP server article shows where .NET tooling is heading next.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox