Home Archive Issue #264
Issue #264

EF Core, security, AI, and tooling

This issue covers EF Core tuning, structured logging, ASP.NET Core auth, caching, async bugs, browser .NET, and AI prompts.

Jasen's top three picks

  1. 1
    Build Next-Gen AI Apps with .NET and Azure

    youtube.com

    EF Core tuning kicks off the issue, and that’s a practical way to start a mixed lineup.

  2. 2
    Structured Logging in .NET: Why You Should Avoid String Interpolation

    mariemoalla.medium.com

    Structured logging is one of those small habits that pays off fast in production debugging.

  3. 3
    Running .NET in the browser without Blazor

    andrewlock.net

    Running .NET in the browser without Blazor is a nice reminder that the platform has more than one path to WebAssembly.

Editor's note

I pulled a broad mix today: performance, security, architecture, and tooling all show up side by side. The EF Core performance pieces and the OWASP-related security writeup are the kind of practical posts teams can apply immediately. I also liked the browser .NET article and the VS Code/GPT-5 item because they point at where the platform and developer workflow are heading.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox