Create an alternative of AutoMapper
Author: ismcagdasCreated Jul 22, 2025Updated Feb 5, 2026
We will create a package similar to [Abp.AutoMapper](https://github.com/aspnetboilerplate/aspnetboilerplate/tree/dev/src/Abp.AutoMapper) becasue AutoMapper is a commercial library starting from its 15.0.1
We can consider the decisions on https://github.com/abpframework/abp/issues/23243 while implementing this
Source: aspnetboilerplate/aspnetboilerplate