Provides boilerplate framework code to map between one object and another without using reflection.
Info
| Version: | 1.0.0 |
| Author(s): | Muhammad Rehan Saeed (RehanSaeed.com) |
| Last Update: | Monday, October 23, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ASP-NET-Core-Boilerplate/Framework |
| NuGet Url: | https://www.nuget.org/packages/Boilerplate.Mapping |
Install
Install-Package Boilerplate.Mapping
dotnet add package Boilerplate.Mapping
paket add Boilerplate.Mapping
Boilerplate.Mapping Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags