Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 377 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 377 Bytes

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