Home Archive Issue #162
Issue #162

C# performance, AI, and tooling updates

This issue covers C# fundamentals, EF Core performance, Azure AI and Copilot workflows, plus Visual Studio and GitHub tooling.

Jasen's top three picks

  1. 1
    CancellationToken in .NET: What Are They and Why Should You Use Them?

    medium.com

    Cancellation and async control is a basic skill that still pays off immediately in real code.

  2. 2
    Boost your GitHub productivity with our new multi-account support!

    devblogs.microsoft.com

    Visual Studio’s multi-account support and auto doc comments are the kind of workflow upgrades I notice right away.

  3. 3
    ASP.NET Core OpenAPI with Scalar

    medium.com

    EF Core batching and ExecuteUpdate are practical reads if you’re trimming database round-trips.

Editor's note

I pulled together a pretty wide mix this time: fundamentals like CancellationToken, yield, HashSet, and LINQ sit alongside higher-level topics like EF Core batching and Azure AI. The Visual Studio multi-account support and automatic doc comment generation items are especially practical if you live in the editor all day.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox