AutoMapper for C# Articles, Tutorials & News

AutoMapper for C# articles, tutorials, and news from the DotNetNews archive.

33 articles Updated

Start here

Editor picks for AutoMapper

  1. I Deleted AutoMapper a Year Before It Went Commercial. Here’s the Bug That Made Me Do It.

    medium.com Issue #492

    AutoMapper debates never really end. Personal migration stories are useful because they expose the debugging and maintenance tradeoffs.

    Read article Issue #492

  2. Handling Audit Fields in .NET Core Cleanly with AutoMapper Context Items

    medium.com Issue #472

    AutoMapper context items for audit fields beats scattered CreatedBy/ModifiedBy logic across your domain.

    Read article Issue #472

  3. AutoMapper's last free version has a security flaw

    roundthecode.com Issue #422

    Important security heads-up on AutoMapper v14: if you use it, verify exposure and patch/mitigate quickly.

    Read article Issue #422

  4. Why We Left AutoMapper for .NET Source Generators

    levelup.gitconnected.com Issue #316

    The Dapper article is packed with copy-pasteable performance ideas for teams still writing a lot of SQL.

    Read article Issue #316

  5. Best Free Alternatives to AutoMapper in .NET — Why We Moved to Mapperly

    abp.io Issue #274

    A practical AutoMapper alternative write-up for teams reconsidering mapping dependencies.

    Read article Issue #274

  6. Fixing Ambiguous Method Calls in AutoMapper with DI in .NET

    c-sharpcorner.com Issue #248

    Logging and tracing together is exactly where teams feel observability pay off.

    Read article Issue #248

  7. AutoMapper and MediatR Commercial Editions Launch Today

    jimmybogard.com Issue #236

    Commercial licensing news for two widely used libraries, with ecosystem impact.

    Read article Issue #236

  8. Say Goodbye to AutoMapper: Why .NET Devs Are Switching to Mapperly

    itnext.io Issue #203

    Mapperly over AutoMapper is an increasingly common tradeoff: more compile-time safety, less magic, and often better performance.

    Read article Issue #203

AutoMapper C# from the DotNetNews archive, curated for .NET developers who already ship production code. This is a reading list pulled from daily issues, not a substitute for the official docs on AutoMapper for C#.

Use Start here for the editorial shortlist, then browse Latest or the full archive when you need more depth. Coverage leans toward AutoMapper C#, AutoMapper .NET, object mapping C#. Recent pieces worth opening: “I Deleted AutoMapper a Year Before It Went Commercial. Here’s the Bug That Made Me Do It.” and “Handling Audit Fields in .NET Core Cleanly with AutoMapper Context Items”.

Latest

Newest AutoMapper from the archive

Archive

Page 1 of 2

Newest first