Manually map from one object to another and use it through your entire application .
Info
Version: | 1.0.0 |
Author(s): | SoloDev |
Last Update: | Thursday, October 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SoloDevNet/ManualMapper |
NuGet Url: | https://www.nuget.org/packages/SoloDev.ManualMapper |
Install
Install-Package SoloDev.ManualMapper
dotnet add package SoloDev.ManualMapper
paket add SoloDev.ManualMapper
SoloDev.ManualMapper Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)