Docs

AutoMapper

v13.x

Convention-based object mapping.

mapping

Install

cli
bash
dotnet add package AutoMapper

Why AutoMapper

DTO mapping

Entity ↔ DTO with less code.

Profiles

Central map config.

Documentation

Guide