DEV Community

# entityframework

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
I built a NuGet middleware to catch N+1 problems and slow queries in ASP.NET Core

I built a NuGet middleware to catch N+1 problems and slow queries in ASP.NET Core

2
Comments
2 min read
The stored procedure ran fine in SSMS — under 1 second, every time. But through the .NET API? 30–120 seconds. Timeouts. Errors.

The stored procedure ran fine in SSMS — under 1 second, every time. But through the .NET API? 30–120 seconds. Timeouts. Errors.

Comments
2 min read
Why you should abstract EF's DBContext

Why you should abstract EF's DBContext

Comments
5 min read
How I Built a Smarter EF Core Migration CLI for Multi-Project Solutions

How I Built a Smarter EF Core Migration CLI for Multi-Project Solutions

Comments
4 min read
Your Data Access Layer Doesn't Understand Databases

Your Data Access Layer Doesn't Understand Databases

Comments
7 min read
Fixing the "String or Binary Data Would Be Truncated" Error in EF Core

Fixing the "String or Binary Data Would Be Truncated" Error in EF Core

1
Comments
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.