Joe.MapBack 1.0.0.16-beta

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

// Install Joe.MapBack as a Cake Tool
#tool nuget:?package=Joe.MapBack&version=1.0.0.16-beta&prerelease

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

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

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.0.1.4 1,556 6/3/2014
1.0.1.3 1,192 4/30/2014
1.0.1.2 1,232 2/19/2014
1.0.1.1 1,250 11/4/2013
1.0.1 10,885 10/18/2013
1.0.0.16-beta 5,584 9/20/2013
1.0.0.14-beta 983 8/29/2013
1.0.0.13-beta 960 8/29/2013
1.0.0.12-beta 965 8/29/2013
1.0.0.11-beta 978 8/23/2013
1.0.0.10-beta 7,951 8/20/2013
1.0.0.9-beta 993 8/20/2013
1.0.0.8-beta 959 8/20/2013
1.0.0.7-beta 969 8/20/2013
1.0.0.6-beta 1,648 7/30/2013
1.0.0.5-beta 999 7/30/2013
1.0.0.4-beta 1,080 7/29/2013
1.0.0.3 2,999 6/24/2013
1.0.0.2 1,577 6/24/2013
1.0.0.1 9,592 6/21/2013
1.0.0 7,413 6/12/2013

Updating to allow action to be passed in that will be called before Mapping Back List. This is so during creating of models you may save the parent object first so Navigation properties are Generated.