TinyMapper - a tiny and quick object mapper for .Net.
Info
Version: | 3.0.2-beta |
Author(s): | Sergey Morenko |
Last Update: | Thursday, August 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://tinymapper.net/ |
NuGet Url: | https://www.nuget.org/packages/TFPTinyMapper |
Install
Install-Package TFPTinyMapper
dotnet add package TFPTinyMapper
paket add TFPTinyMapper
TFPTinyMapper Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Collections.NonGeneric(>= 4.3.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
Tags