Forem

# efcore

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Auto Estimate PostgreSQL Table and Index Size from EF Core Models

Auto Estimate PostgreSQL Table and Index Size from EF Core Models

Comments
4 min read
EF Core: AsNoTracking() vs AsNoTrackingWithIdentityResolution() 🔍

EF Core: AsNoTracking() vs AsNoTrackingWithIdentityResolution() 🔍

Comments
2 min read
EF Core: tu query funciona, tus pruebas pasan… y estás leyendo 50,000 filas para devolver 3
Cover image for EF Core: tu query funciona, tus pruebas pasan… y estás leyendo 50,000 filas para devolver 3

EF Core: tu query funciona, tus pruebas pasan… y estás leyendo 50,000 filas para devolver 3

2
Comments
8 min read
Dependency Injection Lifetime for DbContext in .NET: Choosing the Right Scope

Dependency Injection Lifetime for DbContext in .NET: Choosing the Right Scope

Comments
2 min read
The Developer’s Guide to EF Core Transactions with dotConnect

The Developer’s Guide to EF Core Transactions with dotConnect

Comments
2 min read
IQueryable vs IEnumerable in C# — The Practical, No‑Nonsense Guide

IQueryable vs IEnumerable in C# — The Practical, No‑Nonsense Guide

Comments
2 min read
Cursor vs Offset Pagination in EF Core: What Actually Works in Production

Cursor vs Offset Pagination in EF Core: What Actually Works in Production

Comments
2 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
How to build Multi-Tenant app with EF Core
Cover image for How to build Multi-Tenant app with EF Core

How to build Multi-Tenant app with EF Core

2
Comments
2 min read
Understanding EF.Functions.Like and ILike in Entity Framework Core

Understanding EF.Functions.Like and ILike in Entity Framework Core

Comments
2 min read
When IDbContextFactory enters the chat, and what it actually fixes.

When IDbContextFactory enters the chat, and what it actually fixes.

2
Comments 2
2 min read
FirstOrDefault vs SingleOrDefault in C# — The Complete, Practical Guide

FirstOrDefault vs SingleOrDefault in C# — The Complete, Practical Guide

Comments 2
4 min read
Clean Architecture in .NET 10: The Infrastructure Layer — EF Core Without the Leakage
Cover image for Clean Architecture in .NET 10: The Infrastructure Layer — EF Core Without the Leakage

Clean Architecture in .NET 10: The Infrastructure Layer — EF Core Without the Leakage

Comments
6 min read
Entity Framework's Love Affair with ID Keys: Why Composite Keys Can Be a Pain

Entity Framework's Love Affair with ID Keys: Why Composite Keys Can Be a Pain

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