Joe.Map 3.0.7

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

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

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,867 2/17/2017
3.0.18 1,141 2/17/2017
3.0.17 1,397 2/24/2016
3.0.16 1,305 8/24/2015
3.0.15 1,742 7/22/2015
3.0.14 1,226 7/13/2015
3.0.13 1,218 5/21/2015
3.0.12 1,202 5/21/2015
3.0.11 1,245 5/19/2015
3.0.10 1,243 5/12/2015
3.0.9 1,253 3/19/2015
3.0.8 1,185 3/13/2015
3.0.7 1,222 3/10/2015
3.0.6 1,559 2/18/2015
3.0.2 1,220 1/20/2015
3.0.1 1,569 12/16/2014
3.0.0 14,744 12/9/2014
2.0.0.9-alpha 1,000 9/30/2014
2.0.0.8-alpha 980 9/30/2014
2.0.0.7-alpha 952 9/30/2014
2.0.0.6-alpha 1,085 9/12/2014
2.0.0.5-alpha 980 9/12/2014
2.0.0.4-alpha 1,103 9/12/2014
2.0.0.3-alpha 1,928 9/9/2014
2.0.0.2-alpha 1,037 9/9/2014
2.0.0.1-alpha 993 9/9/2014
2.0.0-alpha 1,086 9/9/2014
1.0.4.14 1,311 6/18/2014
1.0.4.13 1,289 6/3/2014
1.0.4.12 1,286 5/6/2014
1.0.4.10 1,393 3/27/2014
1.0.4.9 1,346 2/19/2014
1.0.4.8 1,334 11/4/2013
1.0.4.7 1,271 10/31/2013
1.0.4.6 1,316 10/31/2013
1.0.4.5 1,301 10/29/2013
1.0.4.4 1,337 10/28/2013
1.0.4.3 1,316 10/25/2013
1.0.4.2 1,343 10/25/2013
1.0.4.1 1,344 10/23/2013
1.0.4 12,734 10/18/2013
1.0.3.20-beta 1,042 10/10/2013
1.0.3.19-beta 1,048 10/8/2013
1.0.3.18-beta 1,093 9/30/2013
1.0.3.17-beta 1,069 9/30/2013
1.0.3.16-beta 1,061 9/30/2013
1.0.3.15-beta 1,070 9/11/2013
1.0.3.14-beta 1,084 9/11/2013
1.0.3.13-beta 1,120 9/11/2013
1.0.3.12-beta 1,030 8/21/2013
1.0.3.11-beta 14,645 8/20/2013
1.0.3.10-beta 1,055 8/20/2013
1.0.3.9-beta 1,111 8/20/2013
1.0.3.8-beta 1,041 8/20/2013
1.0.3.7-beta 1,074 8/20/2013
1.0.3.6-beta 1,056 8/20/2013
1.0.3.5-beta 1,733 8/15/2013
1.0.3.4-beta 1,507 7/30/2013
1.0.3.3 1,604 7/12/2013
1.0.3.2 1,548 7/10/2013
1.0.3.1 1,603 7/9/2013
1.0.3 1,552 7/9/2013
1.0.2.9 1,533 7/9/2013
1.0.2.8 1,548 7/9/2013
1.0.2.7 1,490 6/27/2013
1.0.2.6 1,469 6/26/2013
1.0.2.5 3,606 6/24/2013
1.0.2.4 1,952 6/24/2013
1.0.2.3 1,439 6/22/2013
1.0.2.2 10,519 6/21/2013
1.0.2.1 1,406 6/19/2013
1.0.2 1,441 6/19/2013
1.0.1 8,105 6/12/2013
1.0.0 1,388 6/12/2013

Fixing Bug with SelectMany Mappings