srogovtsev / AutoMapper.Unity

Integration between AutoMapper and Unity DI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Integration between AutoMapper and Unity DI.

License:MIT License


Languages

Language:C# 100.0%