Home Archive Issue #186
Issue #186

EF Core, C#, and Azure security

Practical .NET coverage: EF Core tuning, C# pitfalls, OAuth client assertions, SignalR, Kafka, MAUI, AI tooling, and C# 14 preview.

Jasen's top three picks

  1. 1
    Beyond Basics: Advanced Techniques for EF Core Performance

    medium.com

    A practical look at squeezing more from EF Core when query shape and tracking start to matter.

  2. 2
    The Hidden Costs of Null Checks in Generic C# Code

    c-sharpcorner.com

    A reminder that seemingly harmless null checks and generic patterns can add noise and cost in hot code paths.

  3. 3
    Variables in C#: What They Are and How to Actually Use Them

    medium.com

    A back-to-basics C# refresher that’s useful for newer devs or teams onboarding into the language.

Editor's note

I pulled a pretty mixed lineup this time, from EF Core tuning and IAsyncEnumerable to Azure zero trust and SignalR. The C# 14 preview piece and the OAuth client-assertions article stand out because they’re both immediately useful for working teams.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox