Joe.Map 3.0.2

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

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

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,785 2/17/2017
3.0.18 1,090 2/17/2017
3.0.17 1,341 2/24/2016
3.0.16 1,247 8/24/2015
3.0.15 1,647 7/22/2015
3.0.14 1,169 7/13/2015
3.0.13 1,160 5/21/2015
3.0.12 1,144 5/21/2015
3.0.11 1,189 5/19/2015
3.0.10 1,185 5/12/2015
3.0.9 1,196 3/19/2015
3.0.8 1,128 3/13/2015
3.0.7 1,165 3/10/2015
3.0.6 1,498 2/18/2015
3.0.2 1,161 1/20/2015
3.0.1 1,511 12/16/2014
3.0.0 14,684 12/9/2014
2.0.0.9-alpha 942 9/30/2014
2.0.0.8-alpha 922 9/30/2014
2.0.0.7-alpha 894 9/30/2014
2.0.0.6-alpha 1,027 9/12/2014
2.0.0.5-alpha 922 9/12/2014
2.0.0.4-alpha 1,045 9/12/2014
2.0.0.3-alpha 1,871 9/9/2014
2.0.0.2-alpha 978 9/9/2014
2.0.0.1-alpha 935 9/9/2014
2.0.0-alpha 1,031 9/9/2014
1.0.4.14 1,253 6/18/2014
1.0.4.13 1,228 6/3/2014
1.0.4.12 1,224 5/6/2014
1.0.4.10 1,329 3/27/2014
1.0.4.9 1,284 2/19/2014
1.0.4.8 1,271 11/4/2013
1.0.4.7 1,208 10/31/2013
1.0.4.6 1,253 10/31/2013
1.0.4.5 1,240 10/29/2013
1.0.4.4 1,276 10/28/2013
1.0.4.3 1,255 10/25/2013
1.0.4.2 1,282 10/25/2013
1.0.4.1 1,283 10/23/2013
1.0.4 12,671 10/18/2013
1.0.3.20-beta 983 10/10/2013
1.0.3.19-beta 989 10/8/2013
1.0.3.18-beta 1,034 9/30/2013
1.0.3.17-beta 1,010 9/30/2013
1.0.3.16-beta 1,002 9/30/2013
1.0.3.15-beta 1,011 9/11/2013
1.0.3.14-beta 1,024 9/11/2013
1.0.3.13-beta 1,061 9/11/2013
1.0.3.12-beta 971 8/21/2013
1.0.3.11-beta 14,586 8/20/2013
1.0.3.10-beta 995 8/20/2013
1.0.3.9-beta 1,052 8/20/2013
1.0.3.8-beta 983 8/20/2013
1.0.3.7-beta 1,015 8/20/2013
1.0.3.6-beta 997 8/20/2013
1.0.3.5-beta 1,674 8/15/2013
1.0.3.4-beta 1,447 7/30/2013
1.0.3.3 1,541 7/12/2013
1.0.3.2 1,485 7/10/2013
1.0.3.1 1,540 7/9/2013
1.0.3 1,490 7/9/2013
1.0.2.9 1,471 7/9/2013
1.0.2.8 1,486 7/9/2013
1.0.2.7 1,427 6/27/2013
1.0.2.6 1,404 6/26/2013
1.0.2.5 3,540 6/24/2013
1.0.2.4 1,885 6/24/2013
1.0.2.3 1,375 6/22/2013
1.0.2.2 10,457 6/21/2013
1.0.2.1 1,341 6/19/2013
1.0.2 1,376 6/19/2013
1.0.1 8,044 6/12/2013
1.0.0 1,325 6/12/2013

Bug fixes around ViewFilterAttribute not being applied on nested Views.