.NET 4.5 The goal of ModelMapper is to make object mapping easy, by automatically determining how one object model maps to another, based on conventions, in the same way that a human would - while providing a simple, refactoring-safe API for handling specific use cases.
Info
Version: | 1.2.2 |
Author(s): | Eramake |
Last Update: | Wednesday, July 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://mutefix.com/cms/30099/ModelMapper-is-to-make-object-mapping-easy-by-automatically-determining-how-one-object-model-maps-to-another-based-on-conventions-in-the-same-way-that-a-human-would-while-providing-a-simple-refactoring-safe-API-for-handling-specific-use-cases- |
NuGet Url: | https://www.nuget.org/packages/Eramake.ModelMapper |
Install
Install-Package Eramake.ModelMapper
dotnet add package Eramake.ModelMapper
paket add Eramake.ModelMapper
Eramake.ModelMapper Download (Unzip the "nupkg" after downloading)
Dependencies
Tags