Home Archive Issue #414
Issue #414

ASP.NET Core, EF Core, and Dapper pitfalls

This issue covers API tuning, EF Core 10 query filters, Dapper index traps, YARP gateways, and .NET tooling updates for real projects.

Jasen's top three picks

  1. 1
    dotNetDave Says… Rushing into Coding Without Proper Planning Will Lead to Costly Mistakes and Delays

    dotnettips.wordpress.com

    A reminder that rushing into code is how teams buy technical debt before the first commit.

  2. 2
    Top 10 Software Development Trends in 2026 | Facile Technolab

    faciletechnolab.com

    Good production guidance here on squeezing more from ASP.NET Core APIs without hand-waving.

  3. 3
    Building High-Performance APIs with ASP.NET Core: A Practical Guide for Production

    blog.stackademic.com

    The Dapper and EF Core pieces are the kind of subtle data-layer articles that save hours later.

Editor's note

I curated a pretty practical mix this time: planning and architecture, performance, and the data-access gotchas that can quietly bite teams. The Dapper SQL Server index trap and the EF Core global query filters piece are especially worth a close read because both can change how your app behaves under load.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox