StandardMapper is a simple objects/models mapper you can use to tranfer the value of the properties of an object/model into another object/model.
Info
Version: | 1.1.0 |
Author(s): | Nicola Terramagra |
Last Update: | Friday, July 16, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nicolaterramagra/StandardMapper |
NuGet Url: | https://www.nuget.org/packages/StandardMapper |
Install
Install-Package StandardMapper
dotnet add package StandardMapper
paket add StandardMapper
StandardMapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
Tags