EntityFramework.MappingAPI 6.1.0.9

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

// Install EntityFramework.MappingAPI as a Cake Tool
#tool nuget:?package=EntityFramework.MappingAPI&version=6.1.0.9                

EntityFramework mapping API gives you ability to know the database info behind the context.

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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on EntityFramework.MappingAPI:

Package Downloads
EntityFramework.BulkInsert-ef6

Bulk insert extension for EntityFramework 6

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on EntityFramework.MappingAPI:

Repository Stars
Resgrid/Core
The Open Source Computer Aided Dispatch (CAD), Personnel, Shift Management, Automatic Vehicle Location (AVL) and Emergency Management Platform that powers Resgrid.com
Version Downloads Last updated
6.1.0.9 30,157 11/13/2014
6.1.0 2,202 11/1/2014
6.0.0.9 3,718 11/13/2014
6.0.0.8 1,039 11/1/2014
6.0.0.7 46,479 4/17/2014
5.0.0.9 1,018 11/13/2014
5.0.0.6 2,973 3/19/2014
4.1.0.9 486 11/13/2014
4.1.0.6 995 3/19/2014

Primary keys mapping fix