Home Archive Issue #226
Issue #226

EF Core performance, AI tools, and ASP.NET Core security

A varied .NET roundup covering EF Core troubleshooting, LINQ pitfalls, JWT and authorization, caching, health checks, and AI/data tooling.

Jasen's top three picks

  1. 1
    Slow EF Core Queries? Here’s the Easiest Way to Find the Problem

    medium.com

    Good diagnostic advice for EF Core hotspots; worth reading before you start guessing.

  2. 2
    Top 5 Google Tools for Gen-AI Developers

    c-sharpcorner.com

    A broad look at practical GenAI tooling beyond the usual hype.

  3. 3
    The Future is Now: Predictive .NET with ML.NET

    medium.com

    ML.NET gets a welcome “what can I build now?” treatment.

Editor's note

I pulled together a pretty practical mix this time: performance tuning, security, and a bit of AI/data work. The EF Core pieces and the LINQ ToList() warning are especially useful if you’re chasing real-world latency or memory issues. I also like the JWT and authorization articles because they tackle mistakes teams still make in ASP.NET Core.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox