Geta.AutoMapper 3.0.0
Install from the command line:
Learn more about NuGet packages
$ dotnet add package Geta.AutoMapper --version 3.0.0
About this version
Geta.AutoMapper is a small addition for AutoMapper library to simplify mapping configuration. It scans for existing mappings and provides a standardized way to do a custom mappings with AutoMapper using ICustomMapping interface.