Home Archive Issue #334
Issue #334

ASP.NET Core 9 performance, .NET 10 changes

A varied .NET roundup covering ASP.NET Core 9 speedups, .NET 10 breaking changes, logging, collections, rate limiting, and cloud updates.

Jasen's top three picks

  1. 1
    Difference between IQueryable, IEnumerable, IList, ICollection & IDictionary

    medium.com

    A useful refresher on how the collection interfaces differ when you’re choosing the right abstraction.

  2. 2
    ASP.NET Core 9 APIs — Faster Endpoints for C# Developers

    medium.com

    The Minimal APIs performance piece is the kind of concrete improvement that can change defaults in real services.

  3. 3
    Managing .NET App Configuration With The Options Pattern in ASP.NET Core 9 — Part 1

    medium.com

    The .NET 10 field keyword article is worth a careful read before you upgrade.

Editor's note

I kept this issue intentionally mixed: there’s practical app work, platform news, and a few architecture pieces. The ASP.NET Core 9 performance write-up and the .NET 10 field keyword change are the two I’d especially watch, because both can affect real code fast.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox