Home Archive Issue #425
Issue #425

EF Core performance and .NET 10 changes

A mixed .NET roundup covering EF Core tuning, Blazor debate, .NET 10 and C# 14 updates, options patterns, testing, and messaging choices.

Jasen's top three picks

  1. 1
    EF Core Is Fast… Until You Use It Wrong (or Right)

    medium.com

    Worth a look if you’re tuning queries; the real value is in understanding when EF Core helps and when your usage pattern hurts.

  2. 2
    Accelerating .NET

    blog.gopenai.com

    A practical rundown of .NET MAUI crash reporting that’s more useful than a generic Sentry intro.

  3. 3
    Interface vs Abstract Class in C# — What They Really Mean [Part 2]

    medium.com

    This Blazor piece is opinionated, but it’s useful because it forces a realistic look at framework tradeoffs.

Editor's note

I pulled together a deliberately mixed issue this time: performance, architecture, UI, and runtime updates all landed side by side. The EF Core performance piece and the .NET 10/C# 14 overview are the two I’d expect most readers to open first, while the testing platform and memory articles are solid practical reads.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox