Want a fast .net transform/mapper tool? DecepticonTransformer uses IL Emit (LCG - Lightweight Code Gen) to make fast copy of data from a type to another.
Info
Version: | 1.0.0.1 |
Author(s): | Douglas Aguiar |
Last Update: | Friday, August 14, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/douglasaguiar/DecepticonTransformer |
NuGet Url: | https://www.nuget.org/packages/DecepticonTransformer |
Install
Install-Package DecepticonTransformer
dotnet add package DecepticonTransformer
paket add DecepticonTransformer
DecepticonTransformer Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentIL(1.0.1)
Tags