Info
Version: | 1.0.6011.19735 |
Author(s): | Arnaud Thomasse |
Last Update: | Thursday, June 16, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/athoma13/OMap |
NuGet Url: | https://www.nuget.org/packages/OMap |
Install
Install-Package OMap
dotnet add package OMap
paket add OMap
OMap Download (Unzip the "nupkg" after downloading)
Maps are defined for per Source to Target in a fluent-configuration style. Supports Inheritance, Dependency-Injected mappings, Mapping Functions.
Currently designed for Domain to Dto mappings.