Home Archive Issue #384
Issue #384

EF Core LINQ, Linux support, and API resilience

A varied .NET roundup covering LINQ-to-SQL in EF Core, .NET 10 on Linux, ASP.NET Core performance and resilience, plus AI and security topics.

Jasen's top three picks

  1. 1
    LINQ in EF Core Explained: From Lambda Expressions to SQL

    benedictodoh.medium.com

    A useful walkthrough of how EF Core turns LINQ expressions into SQL, which helps when queries behave differently than you expect.

  2. 2
    .NET 10 Linux Support: The Definitive Guide for Modern Developers

    medium.com

    A timely look at .NET 10 on Linux, with practical guidance for developers evaluating production readiness.

  3. 3
    Value vs Reference Types: Why My ASP.NET Core Code Behaved Unexpectedly

    medium.com

    A plain-language refresher on value versus reference types, framed through an ASP.NET Core bug that many teams will recognize.

Editor's note

I put together another mixed issue with no single theme, just the kind of range that makes the .NET ecosystem useful day to day. The EF Core LINQ piece and the GC-freezing ASP.NET Core article are especially practical if you ship production apps. Damien Bod’s step-up authentication write-up is also a strong security read for teams hardening web flows.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox