EntityFramework.MappingAPI 6.2.0

Suggested Alternatives

Z.EntityFramework.Extensions

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package EntityFramework.MappingAPI --version 6.2.0
NuGet\Install-Package EntityFramework.MappingAPI -Version 6.2.0
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.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EntityFramework.MappingAPI --version 6.2.0
#r "nuget: EntityFramework.MappingAPI, 6.2.0"
#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.2.0

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

We moved here: http://entityframework-extensions.net/

NOTE: The current package is *UNSUPPORTED* since 2014

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 (18)

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

Package Downloads
EntityFramework.BulkInsert-ef6-ext

Updated port of EntityFramework.BulkInsert from Codeplex site.

EntityFramework.BulkExtensions

[Deprecated] Bulk operations extension library for Entity Framework. It can perform bulk insert, update or delete of collections of entities. You can see some usage exemples on the project site.

EF6.BulkInsert

Fast Bulk insert extension for EntityFramework 6

NidoFramework

Nido Framework is developed on top of MS .NET entity framework, and also heavily influenced by the code first technique. The framework provides a standard method of coding your business logic layer as well as data access layer. That allows you to have much predictable, standard, and best performing codes despite worrying about the expertise of the developers who write them. Additionally once you start using Nido across your development center you will easily be able to jump from one project to another without spending tons of time for knowledge transfers.

EF6.BulkInsert.SqlServer

Fast Bulk insert extension for SqlServer using 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.2.1 59,558 5/21/2021
6.1.0.11 88,164 5/21/2021

Primary keys mapping fix