ClassyMapper 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ClassyMapper --version 1.0.0
NuGet\Install-Package ClassyMapper -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ClassyMapper" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ClassyMapper --version 1.0.0
#r "nuget: ClassyMapper, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ClassyMapper as a Cake Addin
#addin nuget:?package=ClassyMapper&version=1.0.0

// Install ClassyMapper as a Cake Tool
#tool nuget:?package=ClassyMapper&version=1.0.0

C# Property Mapper that utilizes attributes in order to perform the mapping.

While I personally love auto mappers, I don't like being forced to configure
one type to another. In the end, I am just mapping one set of properties to
another set of properties. All I care about is that the names match
(or I can tell it what name to look for) and the types are assignable.
ClassyMapper will do just that!

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.3 7,323 5/27/2016
1.2.2 1,314 3/8/2015
1.2.1 1,074 3/8/2015
1.2.0 1,076 3/8/2015
1.1.1 1,364 2/5/2015
1.1.0 1,350 2/3/2015
1.0.4 1,098 2/3/2015
1.0.2 1,360 2/2/2015
1.0.1 1,082 2/1/2015
1.0.0 1,092 2/1/2015