data access

Entity Framework Core Articles, Tutorials & News

Entity Framework Core articles, tutorials, and news from the DotNetNews archive.

486 articles Updated

This DotNetNews topic collects Entity Framework Core tutorials material from the daily archive. Entity Framework Core is part of the data-access layer most .NET apps rely on, whether the store is relational or document-oriented. The page is for people who already ship C# and need a faster way to find relevant posts.

Expect publisher tutorials, release notes, architecture write-ups, and field notes linked from DotNetNews issues. Start here is a short editorial shortlist for Entity Framework Core; the archive list is chronological and larger. Nothing here claims every article was production-tested by the editors.

Recurring subtopics in recent issues include EF Core tutorials, EF Core migrations, EF Core performance, and LINQ EF Core. Secondary angles such as Entity Framework Core and EF Core tutorials appear when the archive actually covered them. Related hubs such as Dapper for C# and .NET and SQL Server for C# and .NET cover adjacent problems.

Start here

Editor picks for EF Core

  1. The Migration That Lied for Two Years

    rogerkeizer.medium.com Issue #504

    Covers the Migration That Lied for Two Years.

    Read article Issue #504

  2. Fastest Way to Bulk Insert Thousands of Rows in EF Core

    codewithmukesh.com Issue #502

    Covers fastest Way to Bulk Insert Thousands of Rows in EF Core.

    Read article Issue #502

  3. Entity Framework Core Performance Tuning for Large Applications

    c-sharpcorner.com Issue #501

    Optimize EF Core for large apps: Boost performance with AsNoTracking, pagination, indexing, caching, and more.

    Read article Issue #501

  4. EF Core Migration Bundles: What They Are & Why They Matter

    medium.com Issue #501

    Migration bundles are still underused; this is a useful operational topic.

    Read article Issue #501

  5. The C# 14 field Keyword Looks Like Free Cleanup. It Can Still Break Your EF Core Mapping

    c-sharpcorner.com Issue #501

    C# 14 field keyword can break EF Core backing-field mapping and reflection code.

    Read article Issue #501

  6. Track every EF Core record change with temporal tables

    roundthecode.com Issue #499

    Temporal tables remain one of the most useful underused SQL Server features, and this walks through the EF Core side clearly.

    Read article Issue #499

  7. Stop Over-Fetching: Master EF Core Projections for Faster, Leaner APIs

    bogdan-hatis.medium.com Issue #498

    If your APIs are slow, projections are one of the highest-value EF Core habits to build early.

    Read article Issue #498

  8. EF Core and Azure SQL Database: A Step-by-Step Guide

    antondevtips.com Issue #498

    Practical guide for getting EF Core working cleanly against Azure SQL, including resiliency and passwordless access.

    Read article Issue #498

Archive

Page 1 of 20

Newest first