A library to help you map one object, to another with as little code as possible.
Info
| Version: | 1.0.0 |
| Author(s): | Jared Barboza |
| Last Update: | Monday, July 6, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://codeimpossible.com/betterautomapper/ |
| NuGet Url: | https://www.nuget.org/packages/BetterAutoMapper |
Install
Install-Package BetterAutoMapper
dotnet add package BetterAutoMapper
paket add BetterAutoMapper
BetterAutoMapper Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- Newtonsoft.Json(7.0.1)
- Newtonsoft.Json(7.0.1)