EntityFramework.MappingAPI 6.0.0.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package EntityFramework.MappingAPI --version 6.0.0.9
NuGet\Install-Package EntityFramework.MappingAPI -Version 6.0.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.0.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.0.0.9
#r "nuget: EntityFramework.MappingAPI, 6.0.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.0.0.9

// Install EntityFramework.MappingAPI as a Cake Tool
#tool nuget:?package=EntityFramework.MappingAPI&version=6.0.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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 19,841 11/13/2014
6.1.0 1,132 11/1/2014
6.0.0.9 3,272 11/13/2014
6.0.0.8 1,012 11/1/2014
6.0.0.7 33,462 4/17/2014
5.0.0.9 737 11/13/2014
5.0.0.6 2,106 3/19/2014
4.1.0.9 445 11/13/2014
4.1.0.6 746 3/19/2014

Primary keys mapping fix