/AutoMapper.Unity

Integration between AutoMapper and Unity DI.

Primary LanguageC#MIT LicenseMIT

AutoMapper.Unity

The intent of this project is to provide an easy way to use AutoMapper with Unity DI. What we intend to provide:

  • registration of Unity as a service resolver in AutoMapper
  • injection of AutoMapper mappers to any Unity-resolved types
  • mapping profile registration/resolution via Unity