A lightweight and dynamic mapper, you don't need to declare any classes for View Model or Data Transfer Object, just declare property bindings.
Info
Version: | 1.0.1 |
Author(s): | Linh Le |
Last Update: | Thursday, December 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/linhnle/Kkts.Dynamic |
NuGet Url: | https://www.nuget.org/packages/Kkts.Dynamic |
Install
Install-Package Kkts.Dynamic
dotnet add package Kkts.Dynamic
paket add Kkts.Dynamic
Kkts.Dynamic Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.Emit(>= 4.7.0)
Tags