Home Archive Issue #416
Issue #416

Minimal APIs, concurrency, and Copilot

This issue covers Minimal APIs, EF Core concurrency, GitHub Copilot modernization, security basics for APIs, and practical performance and GC guidance.

Jasen's top three picks

  1. 1
    From YAML Chaos to C# Clarity: Mattias Karlsson on Cake Build

    dotnetcore.show

    Mattias Karlsson’s Cake Build discussion is a good reminder that build tooling can save real time when teams need repeatable automation.

  2. 2
    Just for fun: A survey of write protect notches on floppy disks and other media

    devblogs.microsoft.com

    The old write-protect notch survey is pure nostalgia, but it’s also a fun break from the usual feed.

  3. 3
    Vertical slice architecture in .NET

    csharpdigest.net

    Vertical slice architecture keeps the conversation practical: organize by feature when layers start getting in the way.

Editor's note

I picked a deliberately mixed lineup this time: architecture, tooling, security, and runtime internals all sit side by side. The EF Core concurrency piece and the garbage collection deep dive are especially useful if you build apps that need to stay correct and fast under load. The Cake Build interview and the Copilot modernization post add a nice tooling-and-practice counterbalance.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox