data access
Entity Framework Core Articles, Tutorials & News
Entity Framework Core articles, tutorials, and news from the DotNetNews archive.
544 articles Updated Page 17 of 22
Browse additional Entity Framework Core articles from the DotNetNews archive.
Entity Framework Core articles
Page 17 of 22
Newest first
-
Entity Framework Core — Table Per Hierarchy (TPH) Davranışı
medium.com Issue #220
https://medium.com/@ismailaydemirx/entity-framework-core-table-per-hierarchy-tph-davran%C4%B1%C5%9F%C4%B1-fe490fa45f98?source=rss------csharp-5
-
Options Pattern Validation — Catch Mis-Configs Before Your API Starts
medium.com Issue #220
https://medium.com/@michaelmaurice410/options-pattern-validation-catch-mis-configs-before-your-api-starts-44f31082366a
-
LINQ, async traps, and scaling APIs
DotNetNews Issue #219
Issue #219 covers LINQ basics, async void pitfalls, API organization, messaging errors, Azure scaling, EF Core, and Copilot updates.
-
From EF Core to Dapper — Is Raw SQL Worth the Hype?
medium.com Issue #215
https://medium.com/@michaelmaurice410/from-ef-core-to-dapper-is-raw-sql-worth-the-hype-7dc99f92b21f
-
Stop Sprinkling SaveChangesAsync Everywhere! — One Unit of Work to Rule Your EF Core Transactions
medium.com Issue #213
https://medium.com/@michaelmaurice410/stop-sprinkling-savechangesasync-everywhere-one-unit-of-work-to-rule-your-ef-core-transactions-08fe792780e8
-
Creating an ASP.NET Core Web API with MongoDB and EF Core
malshikay.medium.com Issue #213
https://malshikay.medium.com/creating-an-asp-net-core-web-api-with-mongodb-and-ef-core-84469ca28d39
-
Using SingleStore with Entity Framework
nodogmablog.bryanhogan.net Issue #213
https://nodogmablog.bryanhogan.net/2025/05/using-singlestore-with-entity-framework/
-
Entity Framework Core (EF Core) — What Is It and Why Should You Care?
medium.com Issue #213
https://medium.com/@sweetondonie/entity-framework-core-ef-core-what-is-it-and-why-should-you-care-c11eb0bb6e17
-
Database Migrations Made Simple: Building a Robust Migration Tool with DbUp and .NET
medium.com Issue #212
https://medium.com/@ahmed.elmaadawy03/database-migrations-made-simple-building-a-robust-migration-tool-with-dbup-and-net-91d26a35d484
-
Deployments aren’t Enough – Databases Deserve a Development Process
c-sharpcorner.com Issue #212
https://www.c-sharpcorner.com/article/deployments-arent-enough-databases-deserve-a-development-process/
-
The Lightning-Fast Queries: Adventure with Compiled LINQ
patilraviraj.medium.com Issue #212
https://patilraviraj.medium.com/the-lightning-fast-queries-adventure-with-compiled-linq-cfad0faac8e4
-
C# Tip: Pagination in EF Core — A Complete Guide
medium.com Issue #211
https://medium.com/@shreyans_padmani/c-tip-pagination-in-ef-core-a-complete-guide-c9dffeef3952
-
Using Oracle with Entity Framework
nodogmablog.bryanhogan.net Issue #211
https://nodogmablog.bryanhogan.net/2025/05/using-oracle-with-entity-framework/
-
Boost Your .NET Code: 5 Killer Techniques for the Repository Pattern (with Code!)
dotnetfullstackdev.medium.com Issue #209
https://dotnetfullstackdev.medium.com/boost-your-net-code-5-killer-techniques-for-the-repository-pattern-with-code-5b2812ba9546
-
When and Why to Use the Complex Type in C# .NET 9
medium.com Issue #209
https://medium.com/@anderson.buenogod/when-and-why-to-use-the-complex-type-in-c-net-9-4ef8c0c4301d
-
Stop Writing 10 Repository Methods for One Query!— Harness the Specification Pattern in EF Core
medium.com Issue #209
https://medium.com/@michaelmaurice410/stop-writing-10-repository-methods-for-one-query-harness-the-specification-pattern-in-ef-core-9ba194bc64db?source=rss------dotnet-5
-
Using Enums as Strings in EF Core
jaykrishnareddy.medium.com Issue #208
https://jaykrishnareddy.medium.com/using-enums-as-strings-in-ef-core-37352f9bb0e8
-
Entity Framework Was Fast — Lazy-Loading Proved Otherwise
medium.com Issue #207
https://medium.com/dot-net-sql-learning/entity-framework-was-fast-lazy-loading-proved-otherwise-9fe92d73d648?source=rss------dotnet-5
-
Implementing Secure Multi-Tenancy with EFlobal Query Filters | .Net
medium.com Issue #207
https://medium.com/@assiljanbeih/implementing-secure-multi-tenancy-with-eflobal-query-filters-net-9502ac290fb2
-
Who Touched My Data? — Effortless Audit Logging in EF Core With a Single Interceptor
medium.com Issue #206
https://medium.com/@michaelmaurice410/who-touched-my-data-effortless-audit-logging-in-ef-core-with-a-single-interceptor-10cce0302a22
-
Mastering Transaction Management in .NET 9
medium.com Issue #204
https://medium.com/@Adem_Korkmaz/mastering-transaction-management-in-net-9-94e63eff0504?source=rss------csharp-5
-
Taming the Cartesian Explosion — A One-Line Trick to Turbo-Charge EF Core With Query Splitting
medium.com Issue #204
https://medium.com/@michaelmaurice410/taming-the-cartesian-explosion-a-one-line-trick-to-turbo-charge-ef-core-with-query-splitting-099738f60370
-
Mastering Named, Positional, and Input/Output Parameters in Stored Procedures with EF Core
c-sharpcorner.com Issue #204
https://www.c-sharpcorner.com/article/mastering-named-positional-and-inputoutput-parameters-in-stored-procedures-wi/
-
Your Entity Framework Code is Too Slow — Here’s Why
medium.com Issue #203
https://medium.com/dot-net-sql-learning/your-entity-framework-code-is-too-slow-heres-why-a4951bdd8300
-
Soft deletes in EF Core: How to implement and query efficiently
blog.elmah.io Issue #202
https://blog.elmah.io/soft-deletes-in-ef-core-how-to-implement-and-query-efficiently/