Joe.Map 3.0.19

dotnet add package Joe.Map --version 3.0.19
NuGet\Install-Package Joe.Map -Version 3.0.19
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="Joe.Map" Version="3.0.19" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Joe.Map --version 3.0.19
#r "nuget: Joe.Map, 3.0.19"
#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 Joe.Map as a Cake Addin
#addin nuget:?package=Joe.Map&version=3.0.19

// Install Joe.Map as a Cake Tool
#tool nuget:?package=Joe.Map&version=3.0.19

Mapping Lib similar to automapper that allows for simple and complex mappings via attributes.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Joe.Map:

Package Downloads
Joe.Business

Joe.Business

Joe.MapBack

Extention to Joe.Map that allows for bi-directional Mapping.

Joe.Map.EF

Package that implents IDbViewContext for DbContext and ObjectContext that allows BiDirectional Mapping in Joe.Map

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.19 1,572 2/17/2017
3.0.18 1,047 2/17/2017
3.0.17 1,295 2/24/2016
3.0.16 1,202 8/24/2015
3.0.15 1,599 7/22/2015
3.0.14 1,131 7/13/2015
3.0.13 1,121 5/21/2015
3.0.12 1,106 5/21/2015
3.0.11 1,148 5/19/2015
3.0.10 1,143 5/12/2015
3.0.9 1,158 3/19/2015
3.0.8 1,091 3/13/2015
3.0.7 1,121 3/10/2015
3.0.6 1,456 2/18/2015
3.0.2 1,121 1/20/2015
3.0.1 1,477 12/16/2014
3.0.0 14,112 12/9/2014
2.0.0.9-alpha 907 9/30/2014
2.0.0.8-alpha 885 9/30/2014
2.0.0.7-alpha 865 9/30/2014
2.0.0.6-alpha 994 9/12/2014
2.0.0.5-alpha 887 9/12/2014
2.0.0.4-alpha 1,010 9/12/2014
2.0.0.3-alpha 1,747 9/9/2014
2.0.0.2-alpha 943 9/9/2014
2.0.0.1-alpha 904 9/9/2014
2.0.0-alpha 1,006 9/9/2014
1.0.4.14 1,221 6/18/2014
1.0.4.13 1,185 6/3/2014
1.0.4.12 1,189 5/6/2014
1.0.4.10 1,284 3/27/2014
1.0.4.9 1,239 2/19/2014
1.0.4.8 1,234 11/4/2013
1.0.4.7 1,170 10/31/2013
1.0.4.6 1,210 10/31/2013
1.0.4.5 1,197 10/29/2013
1.0.4.4 1,239 10/28/2013
1.0.4.3 1,219 10/25/2013
1.0.4.2 1,238 10/25/2013
1.0.4.1 1,241 10/23/2013
1.0.4 12,209 10/18/2013
1.0.3.20-beta 945 10/10/2013
1.0.3.19-beta 952 10/8/2013
1.0.3.18-beta 998 9/30/2013
1.0.3.17-beta 973 9/30/2013
1.0.3.16-beta 971 9/30/2013
1.0.3.15-beta 982 9/11/2013
1.0.3.14-beta 984 9/11/2013
1.0.3.13-beta 1,027 9/11/2013
1.0.3.12-beta 935 8/21/2013
1.0.3.11-beta 13,353 8/20/2013
1.0.3.10-beta 964 8/20/2013
1.0.3.9-beta 1,004 8/20/2013
1.0.3.8-beta 946 8/20/2013
1.0.3.7-beta 980 8/20/2013
1.0.3.6-beta 960 8/20/2013
1.0.3.5-beta 1,578 8/15/2013
1.0.3.4-beta 1,381 7/30/2013
1.0.3.3 1,504 7/12/2013
1.0.3.2 1,450 7/10/2013
1.0.3.1 1,502 7/9/2013
1.0.3 1,454 7/9/2013
1.0.2.9 1,434 7/9/2013
1.0.2.8 1,444 7/9/2013
1.0.2.7 1,385 6/27/2013
1.0.2.6 1,369 6/26/2013
1.0.2.5 3,397 6/24/2013
1.0.2.4 1,818 6/24/2013
1.0.2.3 1,339 6/22/2013
1.0.2.2 10,056 6/21/2013
1.0.2.1 1,305 6/19/2013
1.0.2 1,333 6/19/2013
1.0.1 7,749 6/12/2013
1.0.0 1,282 6/12/2013

Fixing issue mapping back byte[]