DEV Community

# efcore

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
I Got Tired of Hand-Rolling Expression Trees. So I Built QuerySpec.

I Got Tired of Hand-Rolling Expression Trees. So I Built QuerySpec.

Comments
3 min read
Connecting a .NET Web API hosted in Azure App Service with Azure SQL Database using managed identities

Connecting a .NET Web API hosted in Azure App Service with Azure SQL Database using managed identities

1
Comments
5 min read
Calling Stored Procedures in Entity Framework and Choosing the Right ORM Tool

Calling Stored Procedures in Entity Framework and Choosing the Right ORM Tool

Comments
3 min read
Implementing Soft Delete with Filtered Indexes in Entity Framework Core

Implementing Soft Delete with Filtered Indexes in Entity Framework Core

1
Comments
4 min read
Gargalo em Banco de Dados: Mensageria e Paginação

Gargalo em Banco de Dados: Mensageria e Paginação

Comments
15 min read
Paginação em APIs REST com C# e EF Core: Guia Prático

Paginação em APIs REST com C# e EF Core: Guia Prático

Comments
14 min read
Everyone Using DbContext Concurrently Is Making This Mistake

Everyone Using DbContext Concurrently Is Making This Mistake

Comments
4 min read
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
The Developer’s Guide to EF Core Transactions with dotConnect

The Developer’s Guide to EF Core Transactions with dotConnect

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
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

3
Comments
8 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
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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.