Automatic compile-time generated object mapper.
This module aims to provide a compile-time generated way to create object mapper with no runtime overhead.
Features:
To get an AutoMapper instance you need to provide a automapper.config.MapperConfiguration.
AutoMapper API.
AutoMapper configuration.
AutoMapper naming convention.
AutoMapper entry point.
This is a non templated slower version of AutoMapper.
See Source File
Automatic compile-time generated object mapper.
This module aims to provide a compile-time generated way to create object mapper with no runtime overhead.
Features:
To get an AutoMapper instance you need to provide a automapper.config.MapperConfiguration.