EntityFramework 6.0.2-beta1

Prefix Reserved
Suggested Alternatives

EntityFramework 6.5.1

This is a prerelease version of EntityFramework.
There is a newer version of this package available.
See the version list below for details.
dotnet add package EntityFramework --version 6.0.2-beta1
                    
NuGet\Install-Package EntityFramework -Version 6.0.2-beta1
                    
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" Version="6.0.2-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EntityFramework" Version="6.0.2-beta1" />
                    
Directory.Packages.props
<PackageReference Include="EntityFramework" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EntityFramework --version 6.0.2-beta1
                    
#r "nuget: EntityFramework, 6.0.2-beta1"
                    
#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.
#:package EntityFramework@6.0.2-beta1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EntityFramework&version=6.0.2-beta1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=EntityFramework&version=6.0.2-beta1&prerelease
                    
Install as a Cake Tool

Entity Framework is Microsoft's recommended data access technology for new applications.

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.

This package has no dependencies.

NuGet packages (2.7K)

Showing the top 5 NuGet packages that depend on EntityFramework:

Package Downloads
Microsoft.AspNet.Identity.EntityFramework

ASP.NET Identity providers that use Entity Framework.

LinqKit

LinqKit.EntityFramework contains extensions for LINQ to SQL and Entity Framework. Include(...) and IAsync are supported.

System.Data.SQLite.EF6

System.Data.SQLite for Entity Framework 6

Microsoft.AspNet.Providers.Core

ASP.NET Universal Providers add provider support in ASP.NET 4 for all editions of SQL Server 2005 and later and to SQL Azure. If you use these providers to develop your application, the application will be ready for cloud environments like Azure. Other than supporting additional storage options, the providers work like the existing SQL-based providers, so that you can easily switch an application to use cloud storage via SQL Azure.

Z.EntityFramework.Extensions

Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. Support: SQL Server, MySQL, Oracle, PostgreSQL, SQLite, and more! Example: https://dotnetfiddle.net/awlJdf Benchmark: https://dotnetfiddle.net/35mQ0W Include free and prime features.

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on EntityFramework:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
DapperLib/Dapper
Dapper - a simple object mapper for .Net
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
Version Downloads Last Updated
6.6.0-preview1-final 2,576 4/7/2026
6.5.1 23,909,176 6/17/2024
6.5.0 6,732,178 6/14/2024 6.5.0 is deprecated because it has critical bugs.
6.5.0-preview2-24180-01 30,282 4/18/2024 6.5.0-preview2-24180-01 is deprecated because it is no longer maintained.
6.4.4 96,048,657 5/12/2020 6.4.4 is deprecated because it is no longer maintained.
6.4.0 20,439,210 12/3/2019 6.4.0 is deprecated because it is no longer maintained.
6.4.0-preview3-19553-01 113,684 11/13/2019 6.4.0-preview3-19553-01 is deprecated because it is no longer maintained.
6.4.0-preview2-19525-03 16,498 11/1/2019 6.4.0-preview2-19525-03 is deprecated because it is no longer maintained.
6.4.0-preview1-19506-01 29,627 10/15/2019 6.4.0-preview1-19506-01 is deprecated because it is no longer maintained.
6.3.0 33,178,757 9/23/2019 6.3.0 is deprecated because it is no longer maintained.
6.3.0-rc1-19458-04 9,900 9/16/2019 6.3.0-rc1-19458-04 is deprecated because it is no longer maintained.
6.3.0-preview9-19423-04 15,819 9/4/2019 6.3.0-preview9-19423-04 is deprecated because it is no longer maintained.
6.3.0-preview8-19405-04 56,253 8/13/2019 6.3.0-preview8-19405-04 is deprecated because it is no longer maintained.
6.3.0-preview7-19363-02 333,043 7/23/2019 6.3.0-preview7-19363-02 is deprecated because it is no longer maintained.
6.3.0-preview6-19304-03 60,342 6/12/2019 6.3.0-preview6-19304-03 is deprecated because it is no longer maintained.
6.3.0-preview5-19254-05 48,624 5/7/2019 6.3.0-preview5-19254-05 is deprecated because it is no longer maintained.
6.2.0 63,093,614 10/26/2017 6.2.0 is deprecated because it is no longer maintained.
6.2.0-beta1 280,246 5/19/2017 6.2.0-beta1 is deprecated because it is no longer maintained.
6.0.2-beta1 79,842 11/27/2013 6.0.2-beta1 is deprecated because it is no longer maintained.
Loading failed