Info
Version: | 1.3.2 |
Author(s): | Lydian Consulting |
Last Update: | Tuesday, February 11, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/isaacabraham/Lydian.Unity.Automapper/wiki |
NuGet Url: | https://www.nuget.org/packages/Lydian.Unity.Automapper |
Install
Install-Package Lydian.Unity.Automapper
dotnet add package Lydian.Unity.Automapper
paket add Lydian.Unity.Automapper
Lydian.Unity.Automapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Unity.Interception(2.1.505.2)
Tags
You simply call a single extension method on the Unity Container, providing the names of your assemblies, or a collection of types, and the mapper does the rest! It determines suitable mappings based on interface implementations - naming conventions are not required.