# AutoMapper.Unity **Repository Path**: jh123/AutoMapper.Unity ## Basic Information - **Project Name**: AutoMapper.Unity - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-11 - **Last Updated**: 2023-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README AutoMapper.Unity ================ The intent of this project is to provide an easy way to use [AutoMapper](http://automapper.org) with [Unity DI](https://unity.codeplex.com). 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