A lightweight, easy to use object mapper for .NET.
Info
Version: | 1.0.4 |
Author(s): | Carter Dewey |
Last Update: | Sunday, December 4, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/eldarerathis/LeanMapper |
NuGet Url: | https://www.nuget.org/packages/LeanMapper |
Install
Install-Package LeanMapper
dotnet add package LeanMapper
paket add LeanMapper
LeanMapper Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.0)
- System.Reflection(>= 4.1.0)
- System.Reflection.Extensions(>= 4.0.1)
No dependencies.