EntityFramework 6.6.0-preview1-final

Entity Framework 6

Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization. It eliminates the need for most of the data-access code that developers usually need to write.

Status and Support

The latest version of EF6 is still supported by Microsoft--see Entity Framework Support Policies for details. However, EF6 is no longer being actively developed. This means that:

  • Security issues will be fixed, as for any supported product.
  • High-impact bugs, typically those impacting a very large number of users, may be fixed.
  • Other bugs will not be fixed.
  • New features will not be implemented

This plan focuses on stability of the codebase and compatibility of new versions above all else, excepting security. In general, the EF6 codebase is reliable and has been stable for several years with few significant bugs. However, due to the complexity and number of usage scenarios, and also the sheer number of applications that use EF6, any change has the potential to regress existing behaviors. This is why we will be making only security fixes. Also, we will not be accepting pull requests made by the community, again to ensure stability of the codebase.

Entity Framework Core

Entity Framework Core (EF Core) is a lightweight and extensible version of Entity Framework and continues to be actively developed on the EFCore GitHub repo. EF Core is developed exclusively for modern .NET and does not run on .NET Framework. EF Core includes many improvements and new features over EF6. EF Core has a different architecture to EF6 and takes a very different approach to its internals--for example, EF Core does not support a visual designer or EDMX files. However, most EF6 projects can be ported to EF Core with some amount of work--see Port from EF6 to EF Core for a guide.

Getting help

See the EF6 docs for installation, documentation, tutorials, samples, etc. This documentation is no longer being updated, but still contains useful and usable content.

The EF team is focusing efforts on EF Core, and hence team members are unlikely to respond to issues filed on this repo. We recommend asking questions on Stack Overflow.

You may instead choose to contact a Microsoft Support professional for support. Please note that this may incur a fee.

EF6 Tools for Visual Studio

The code for the EF6 Tools for VS (including the visual designer) can be found in the EF6Tools repo.

EF6 PowerTools

The EF6 PowerTools is a community-driven project with its own GitHub repo.

Showing the top 20 packages that depend on EntityFramework.

Packages Downloads
RefactorThis.GraphDiff
This is the official GraphDiff package. GraphDiff - Allows for automatic update of a graph of detached entities using Entity Framework v6+. If you have ever felt the pain of updating a detached graph with one or more nested collections then this is for you :)
1,815
EntityFramework.Extended
[Deprecated] Use Entity Framework Plus instead: http://entityframework-plus.net/ No longer supported since 2015
40
EntityFramework.Extended
A library the extends the functionality of Entity Framework.
39
System.Data.SQLite.EF6
Support for Entity Framework 6 using System.Data.SQLite.
36
EntityFramework.Extended
A library that extends the functionality of Entity Framework by adding batch update, future queries and audit logs.
35
EntityFramework.Extended
Use Entity Framework Plus instead: http://entityframework-plus.net/ No longer supported since 2015
34
EntityFramework.Extended
Entity Framework extensions library.
34
EntityFramework.Extended
Use Entity Framework Plus instead: http://entityframework-plus.net/ No longer supported since 2015
33
EntityFramework.Extended
Entity Framework extensions library.
33
EntityFramework.Extended
Entity Framework extensions library.
32
EntityFramework.Extended
Use Entity Framework Plus instead: http://entityframework-plus.net/ No longer supported since 2015
32
EntityFramework.Extended
A library that extends the functionality of Entity Framework by adding batch update, future queries and audit logs.
32
Oracle.ManagedDataAccess.EntityFramework
This NuGet package is for ODP.NET, Managed Driver applications that use Code First and/or Entity Framework 6 applications. It will add the Oracle Entity Framework assembly and auto-configure for its use. Note that this package does not include ODP.NET, Managed Driver which is available as a separate NuGet package. This NuGet package requires VS 2012 or higher for installation. Note: The 32-bit Oracle Developer Tools for Visual Studio download from http://otn.oracle.com/dotnet is required for Entity Framework design-time features and for other Visual Studio designers such as the TableAdapter Wizard. This NuGet download does not enable design-time tools, only run-time support.
32
Oracle.ManagedDataAccess.EntityFramework
This NuGet package is for ODP.NET, Managed Driver applications that use Code First and/or Entity Framework 6 applications. It will add the Oracle Entity Framework assembly and auto-configure for its use. Note that this package does not include ODP.NET, Managed Driver which is available as a separate NuGet package.
32
EntityFramework.Extended
Entity Framework extensions library.
31
System.Data.SQLite.EF6
Support for Entity Framework 6 using System.Data.SQLite.
31
EntityFramework.Extended
A library that extends the functionality of Entity Framework by adding batch update, future queries and audit logs.
30

.NET Framework 4.0

  • No dependencies.

.NET Framework 4.5

  • No dependencies.

.NET Standard 2.1

Version Downloads Last updated
6.6.0-preview1-final 33 04/11/2026
6.5.2 21 04/30/2026
6.5.1 33 12/11/2025
6.5.0 19 12/10/2025
6.5.0-preview2-24180-01 19 12/11/2025
6.4.4 30 12/12/2025
6.4.0 39 12/09/2025
6.4.0-preview3-19553-01 25 12/13/2025
6.4.0-preview2-19525-03 22 12/29/2025
6.4.0-preview1-19506-01 33 12/14/2025
6.3.0 1,819 12/10/2025
6.3.0-rc1-19458-04 36 12/12/2025
6.3.0-preview9-19423-04 30 12/14/2025
6.3.0-preview8-19405-04 24 01/01/2026
6.3.0-preview7-19363-02 29 12/12/2025
6.3.0-preview6-19304-03 31 12/10/2025
6.3.0-preview5-19254-05 27 12/11/2025
6.2.0 25 12/20/2025
6.2.0-beta1 31 12/14/2025
6.1.3 31 12/12/2025
6.1.3-beta1 26 12/10/2025
6.1.2 29 12/13/2025
6.1.2-beta2 30 12/13/2025
6.1.2-beta1 22 01/01/2026
6.1.1 15 12/11/2025
6.1.1-beta1 32 12/11/2025
6.1.0 21 12/11/2025
6.1.0-beta1 23 12/10/2025
6.1.0-alpha1 28 01/01/2026
6.0.2 33 12/14/2025
6.0.2-beta1 31 01/01/2026
6.0.1 35 12/12/2025
6.0.0 31 12/10/2025
6.0.0-rc1 30 12/12/2025
6.0.0-beta1 27 12/14/2025
6.0.0-alpha3 32 12/13/2025
6.0.0-alpha2 28 12/14/2025
6.0.0-alpha1 30 12/12/2025
5.0.0 26 12/16/2025
5.0.0-rc 30 12/11/2025
5.0.0-beta2 28 12/11/2025
5.0.0-beta1 24 12/12/2025
4.3.1 26 12/11/2025
4.3.0 36 12/14/2025
4.3.0-beta1 32 12/12/2025
4.2.0 29 12/10/2025
4.1.10715 20 12/14/2025
4.1.10331 20 12/10/2025