King.Mapper 1.7.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package King.Mapper --version 1.7.9
NuGet\Install-Package King.Mapper -Version 1.7.9
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="King.Mapper" Version="1.7.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add King.Mapper --version 1.7.9
#r "nuget: King.Mapper, 1.7.9"
#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 King.Mapper as a Cake Addin
#addin nuget:?package=King.Mapper&version=1.7.9

// Install King.Mapper as a Cake Tool
#tool nuget:?package=King.Mapper&version=1.7.9

High performance C# model mapping!
     Map between Models with similar properties.
     Map from Data Readers, Data Tables and Data Sets to Models.
     Execute Stored Procedures as objects.
     Everything mockable for proper unit testing.
     Prefer Async calls where available.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.15 167 3/16/2015
1.7.14 83 1/25/2015
1.7.13 88 11/28/2014
1.7.12 97 10/12/2014
1.7.11 57 10/12/2014
1.7.10 51 10/11/2014
1.7.9 68 10/2/2014
1.7.8 59 9/29/2014
1.7.7 99 7/26/2014
1.7.6 64 7/19/2014
1.7.5 75 7/6/2014
1.7.4 61 7/3/2014
1.7.3 56 7/2/2014
1.7.2 54 7/2/2014
1.7.1 53 6/26/2014
1.7.0 55 6/24/2014
1.6.0 54 6/22/2014
1.5.9 53 6/22/2014
1.5.8 53 6/21/2014
1.5.7 54 6/21/2014
1.5.6 57 6/21/2014

Consume data sources as dynamic objects or Dictionaries.