Entity Framework

Entity Framework

Work with Entity Framework effectively. Learn DbContext lifetime, migrations, LINQ, change tracking, relations, transactions, performance tuning, and testing strategies. Build data access that is predictable, fast, and easy to evolve.

Post
Article Video EBook
Entity Framework
How to Optimize Entity Framework Core Queries for Large Datasets?
Entity Framework
How to Handle Concurrency in Entity Framework Core?
Entity Framework
Difference Between Dapper and Entity Framework Core?
Entity Framework
How to Use Entity Framework Core Migrations in Production?
Entity Framework
Comparing Entity Framework Core vs Dapper: When to Choose What
Entity Framework
How to Optimize Entity Framework Core Queries for High Performance
Entity Framework
Unit of Work Pattern in .NET: Managing Transactions Effectively
Entity Framework
EF Core Tracking vs No Tracking: Choosing the Right Approach for Performance and Data Updates
2
Answers
EF Core query is slow—should I use Dapper?
Entity Framework
EF Core Code That Works Locally but Fails in Production (part 3)
Entity Framework
EF Core Code That Works Locally but Fails in Production (part 2)
Entity Framework
EF Core Code That Works Locally but Fails in Production (part1)
Entity Framework
Working with DELETE Method, Postman Testing, Entity Framework
Entity Framework
Entity Framework Core: Best Practices for Data Access
Entity Framework
EF Core vs Dapper in .NET 10
Entity Framework
Entity Framework Core 10 – What’s New
Entity Framework
ExecuteUpdate & ExecuteDelete in EF Core: A Deep Dive
Entity Framework
Split Queries in EF Core : When and How to Use Them
Entity Framework
Configuring EF Core Database Connections in ASP.NET Core
Entity Framework
Tracking vs No-Tracking in Entity Framework Core
Entity Framework
Efficient Bulk Data Retrieval in EF Core Using Extensions
Entity Framework
Left outer join and Right Outer join in EF core 10
Entity Framework
Entity Framework Core – Code First Approach
Entity Framework
Entity Framework Core – Database First Approach
Entity Framework
How to Improve Entity Framework Core Query Performance?