Home Archive Issue #252
Issue #252

EF Core filters, SignalR, security fixes

This issue covers EF Core 10 query filters, SignalR, background workers, API performance, security scanning, Azure Key Vault, and caching tips.

Jasen's top three picks

  1. 1
    Named Query Filters in EF 10 (multiple query filters per entity)

    milanjovanovic.tech

    EF 10 named filters are a practical upgrade for cleaner soft-delete and multi-tenant querying.

  2. 2
    The Silent Scalability Killers Hiding in Your .NET Code — 15 Fixes That Work

    towardsdev.com

    The ArrayPool and caching pieces are the kind of small changes that quietly pay off in production.

  3. 3
    SignalR in ASP.NET Core — Build Real-Time Applications with Confidence

    dotnetfullstackdev.medium.com

    The Key Vault and security scanner articles are good reminders that secrets and guardrails belong early, not later.

Editor's note

I pulled together a very mixed set today: EF Core 10 named filters, SignalR guidance, security hardening, and a few performance pieces. The MCP C# SDK update and the Azure Key Vault article stand out for teams building with Microsoft’s latest platform pieces.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox