January 21, 2019
Hi,

AutoMapper is an object-object mapper.

It use compile-time generated mapper to try to avoid any overhead.

I'm posting in this section, because I'm not a D expert and any feedback will be appreciated :)

Have a look:
https://github.com/boolangery/d-automapper