Info
Version: | 1.2.0-rc2 |
Author(s): | Michael Knox |
Last Update: | Monday, May 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/michaeldotknox/minimapper |
NuGet Url: | https://www.nuget.org/packages/MiniMapper.Attributes |
Install
Install-Package MiniMapper.Attributes
dotnet add package MiniMapper.Attributes
paket add MiniMapper.Attributes
MiniMapper.Attributes Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
MiniMapper.Attributes contains the attributes to put on the class you are mapping from. You will need MiniMapper.Core to create the maps and to do the mapping.