A simple model mapper that maps model properties by name with an option to skip properties.
Info
| Version: | 1.0.0 |
| Author(s): | Daniel Dimitrov |
| Last Update: | Monday, October 17, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/SimpleModelMapper |
Install
Install-Package SimpleModelMapper
dotnet add package SimpleModelMapper
paket add SimpleModelMapper
SimpleModelMapper Download (Unzip the "nupkg" after downloading)
Dependencies
Tags