Microsoft.EntityFrameworkCore 7.0.0-preview.1.22076.6

Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.EntityFrameworkCore --version 7.0.0-preview.1.22076.6
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore -Version 7.0.0-preview.1.22076.6
                    
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="Microsoft.EntityFrameworkCore" Version="7.0.0-preview.1.22076.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="7.0.0-preview.1.22076.6" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore" />
                    
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 Microsoft.EntityFrameworkCore --version 7.0.0-preview.1.22076.6
                    
#r "nuget: Microsoft.EntityFrameworkCore, 7.0.0-preview.1.22076.6"
                    
#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.
#addin nuget:?package=Microsoft.EntityFrameworkCore&version=7.0.0-preview.1.22076.6&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore&version=7.0.0-preview.1.22076.6&prerelease
                    
Install as a Cake Tool

Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with SQL Server, Azure SQL Database, SQLite, Azure Cosmos DB, MySQL, PostgreSQL, and other databases through a provider plugin API.

Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9.1K)

Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore:

Package Downloads
Microsoft.EntityFrameworkCore.Relational

Shared Entity Framework Core components for relational database providers.

Microsoft.EntityFrameworkCore.InMemory

In-memory database provider for Entity Framework Core (to be used for testing purposes).

Npgsql.EntityFrameworkCore.PostgreSQL

PostgreSQL/Npgsql provider for Entity Framework Core.

Microsoft.EntityFrameworkCore.Proxies

Lazy loading proxies for Entity Framework Core.

EFCore.NamingConventions

Naming Conventions for Entity Framework Core Tables and Columns.

GitHub repositories (642)

Showing the top 20 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore:

Repository Stars
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 5, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
elsa-workflows/elsa-core
A .NET workflows library
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
louthy/language-ext
C# pure functional programming framework - come and get declarative!
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
graphql-dotnet/graphql-dotnet
GraphQL for .NET
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
Version Downloads Last Updated
10.0.0-preview.5.25277.114 16,537 6/6/2025
10.0.0-preview.4.25258.110 25,209 5/12/2025
10.0.0-preview.3.25171.6 19,686 4/10/2025
10.0.0-preview.2.25163.8 32,297 3/18/2025
10.0.0-preview.1.25081.1 12,249 2/25/2025
9.0.7 197,558 7/8/2025
9.0.6 2,259,897 6/10/2025
9.0.5 3,881,084 5/13/2025
9.0.4 5,851,452 4/8/2025
9.0.3 6,418,688 3/11/2025
9.0.2 6,636,505 2/11/2025
9.0.1 11,996,583 1/14/2025
9.0.0 16,936,520 11/12/2024
9.0.0-rc.2.24474.1 216,956 10/8/2024
9.0.0-rc.1.24451.1 136,601 9/10/2024
9.0.0-preview.7.24405.3 92,632 8/13/2024
9.0.0-preview.6.24327.4 169,081 7/9/2024
9.0.0-preview.5.24306.3 55,314 6/11/2024
9.0.0-preview.4.24267.1 64,716 5/21/2024
9.0.0-preview.3.24172.4 180,465 4/11/2024
9.0.0-preview.2.24128.4 76,382 3/12/2024
9.0.0-preview.1.24081.2 121,209 2/13/2024
8.0.18 54,274 7/8/2025
8.0.17 933,191 6/10/2025
8.0.16 1,342,277 5/13/2025
8.0.15 2,431,386 4/8/2025
8.0.14 3,188,931 3/11/2025
8.0.13 4,564,522 2/11/2025
8.0.12 4,423,388 1/14/2025
8.0.11 19,006,597 11/12/2024
8.0.10 22,427,017 10/8/2024
8.0.8 26,986,491 8/13/2024
8.0.7 16,748,043 7/9/2024
8.0.6 18,914,626 5/28/2024
8.0.5 8,063,299 5/14/2024
8.0.4 30,362,417 4/9/2024
8.0.3 12,438,998 3/12/2024
8.0.2 24,926,837 2/13/2024
8.0.1 15,825,482 1/9/2024
8.0.0 49,098,633 11/14/2023
8.0.0-rc.2.23480.1 547,216 10/10/2023
8.0.0-rc.1.23419.6 157,202 9/12/2023
8.0.0-preview.7.23375.4 121,911 8/8/2023
8.0.0-preview.6.23329.4 215,267 7/11/2023
8.0.0-preview.5.23280.1 190,598 6/13/2023
8.0.0-preview.4.23259.3 141,252 5/16/2023
8.0.0-preview.3.23174.2 248,746 4/11/2023
8.0.0-preview.2.23128.3 198,958 3/14/2023
8.0.0-preview.1.23111.4 140,923 2/21/2023
7.0.20 4,044,981 5/28/2024
7.0.19 549,112 5/14/2024
7.0.18 2,496,194 4/9/2024
7.0.17 1,680,257 3/12/2024
7.0.16 2,159,544 2/13/2024
7.0.15 3,373,065 1/9/2024
7.0.14 6,322,339 11/14/2023
7.0.13 7,106,117 10/24/2023
7.0.12 4,535,529 10/10/2023
7.0.11 14,252,224 9/12/2023
7.0.10 9,969,779 8/8/2023
7.0.9 9,373,651 7/11/2023
7.0.8 5,692,444 6/22/2023
7.0.7 3,846,855 6/13/2023
7.0.5 26,439,888 4/11/2023
7.0.4 9,593,704 3/14/2023
7.0.3 14,130,666 2/14/2023
7.0.2 19,381,978 1/10/2023
7.0.1 10,309,621 12/13/2022
7.0.0 32,393,649 11/7/2022
7.0.0-rc.2.22472.11 226,000 10/11/2022
7.0.0-rc.1.22426.7 215,746 9/14/2022
7.0.0-preview.7.22376.2 99,718 8/9/2022
7.0.0-preview.6.22329.4 77,816 7/12/2022
7.0.0-preview.5.22302.2 65,773 6/14/2022
7.0.0-preview.4.22229.2 88,758 5/10/2022
7.0.0-preview.3.22175.1 79,274 4/13/2022
7.0.0-preview.2.22153.1 86,558 3/14/2022
7.0.0-preview.1.22076.6 59,013 2/17/2022
6.0.36 1,732,030 11/12/2024
6.0.35 731,733 10/8/2024
6.0.33 1,943,392 8/13/2024
6.0.32 842,622 7/9/2024
6.0.31 1,144,584 5/28/2024
6.0.30 632,274 5/14/2024
6.0.29 2,909,497 4/9/2024
6.0.28 1,674,040 3/12/2024
6.0.27 1,949,309 2/13/2024
6.0.26 2,734,308 1/9/2024
6.0.25 3,768,672 11/14/2023
6.0.24 1,937,505 10/24/2023
6.0.23 1,270,253 10/10/2023
6.0.22 3,465,361 9/12/2023
6.0.21 3,692,840 8/8/2023
6.0.20 2,958,327 7/11/2023
6.0.19 2,480,634 6/22/2023
6.0.18 1,309,718 6/13/2023
6.0.16 7,780,832 4/11/2023
6.0.15 4,283,737 3/14/2023
6.0.14 5,400,528 2/14/2023
6.0.13 7,081,291 1/10/2023
6.0.12 11,095,646 12/13/2022
6.0.11 10,124,322 11/7/2022
6.0.10 17,859,262 10/11/2022
6.0.9 15,568,245 9/13/2022
6.0.8 18,775,274 8/9/2022
6.0.7 50,751,651 7/12/2022
6.0.6 15,104,756 6/14/2022
6.0.5 22,977,339 5/10/2022
6.0.4 18,196,576 4/11/2022
6.0.3 25,498,052 3/8/2022
6.0.2 20,095,840 2/8/2022
6.0.1 33,588,461 12/14/2021
6.0.0 72,213,925 11/8/2021
6.0.0-rc.2.21480.5 332,205 10/12/2021
6.0.0-rc.1.21452.10 272,093 9/14/2021
6.0.0-preview.7.21378.4 101,075 8/10/2021
6.0.0-preview.6.21352.1 44,679 7/14/2021
6.0.0-preview.5.21301.9 190,495 6/15/2021
6.0.0-preview.4.21253.1 78,897 5/24/2021
6.0.0-preview.3.21201.2 102,002 4/8/2021
6.0.0-preview.2.21154.2 75,109 3/11/2021
6.0.0-preview.1.21102.2 97,851 2/12/2021
5.0.17 8,008,581 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 1,523,427 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 2,373,796 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 2,392,092 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 4,540,743 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 4,903,327 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 8,550,562 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 13,725,224 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 10,510,824 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 9,838,573 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 14,751,346 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 8,345,232 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 11,661,330 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 8,438,797 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 8,185,804 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 10,653,984 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 16,293,769 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 27,553,505 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 387,696 10/13/2020
5.0.0-rc.1.20451.13 322,508 9/14/2020
5.0.0-preview.8.20407.4 208,423 8/25/2020
5.0.0-preview.7.20365.15 118,291 7/21/2020
5.0.0-preview.6.20312.4 64,221 6/25/2020
5.0.0-preview.5.20278.2 50,665 6/10/2020
5.0.0-preview.4.20220.10 74,371 5/18/2020
5.0.0-preview.3.20181.2 95,147 4/23/2020
5.0.0-preview.2.20159.4 62,222 4/2/2020
5.0.0-preview.2.20120.8 46,318 3/16/2020
3.1.32 6,595,372 12/13/2022
3.1.31 1,328,235 11/8/2022
3.1.30 787,033 10/11/2022
3.1.29 1,387,286 9/13/2022
3.1.28 894,293 8/9/2022
3.1.27 772,589 7/12/2022
3.1.26 686,447 6/14/2022
3.1.25 1,127,177 5/10/2022
3.1.24 671,946 4/11/2022
3.1.23 1,097,289 3/8/2022
3.1.22 3,617,636 12/14/2021
3.1.21 2,688,998 11/7/2021
3.1.20 1,664,225 10/11/2021
3.1.19 2,528,113 9/14/2021
3.1.18 5,521,254 8/10/2021
3.1.17 1,936,308 7/13/2021
3.1.16 2,430,994 6/8/2021
3.1.15 2,938,118 5/11/2021
3.1.14 3,172,442 4/6/2021
3.1.13 4,742,581 3/9/2021
3.1.12 3,057,534 2/9/2021
3.1.11 5,551,089 1/12/2021
3.1.10 8,455,046 11/9/2020
3.1.9 12,221,405 10/13/2020
3.1.8 17,893,213 9/8/2020
3.1.7 10,290,335 8/11/2020
3.1.6 10,956,015 7/14/2020
3.1.5 13,041,429 6/9/2020
3.1.4 18,248,072 5/12/2020
3.1.3 28,487,371 3/24/2020
3.1.2 12,086,185 2/19/2020
3.1.1 20,391,272 1/14/2020
3.1.0 35,058,778 12/3/2019
3.1.0-preview3.19554.8 165,460 11/13/2019
3.1.0-preview2.19525.5 32,991 11/1/2019
3.1.0-preview1.19506.2 773,430 10/15/2019
3.0.3 193,956 2/19/2020
3.0.2 80,955 1/14/2020
3.0.1 1,419,191 11/18/2019
3.0.0 19,386,882 9/23/2019
3.0.0-rc1.19456.14 46,921 9/16/2019
3.0.0-preview9.19423.6 1,391,031 9/4/2019
3.0.0-preview8.19405.11 413,063 8/13/2019
3.0.0-preview7.19362.6 92,274 7/23/2019
3.0.0-preview6.19304.10 168,517 6/12/2019
3.0.0-preview5.19227.1 672,504 5/6/2019
3.0.0-preview4.19216.3 23,184 4/18/2019
3.0.0-preview3.19153.1 202,823 3/6/2019
3.0.0-preview.19074.3 32,197 1/29/2019
3.0.0-preview.18572.1 48,860 12/3/2018
2.3.0 23,703 1/14/2025
2.2.6 32,203,697 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 19,709,621 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 5,385,507 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 6,486,960 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 6,940,419 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 22,197,618 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 185,291 10/17/2018
2.2.0-preview2-35157 151,841 9/12/2018
2.2.0-preview1-35029 84,327 8/22/2018
2.1.14 4,056,437 11/18/2019
2.1.11 3,720,265 5/14/2019
2.1.8 3,831,790 2/12/2019
2.1.4 15,663,529 10/1/2018
2.1.3 4,920,410 9/11/2018
2.1.2 8,158,738 8/21/2018
2.1.1 16,965,199 6/18/2018
2.1.0 13,415,203 5/29/2018
2.1.0-rc1-final 224,938 5/6/2018
2.1.0-preview2-final 206,209 4/10/2018
2.1.0-preview1-final 318,538 2/26/2018
2.0.3 5,412,770 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 6,755,866 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 12,677,591 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 27,780,478 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 96,654 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 1,132,535 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 6,078,767 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 1,254,341 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 227,814 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 309,723 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 5,121,907 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 3,289,143 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 7,728,553 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 46,761 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 55,400 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 43,713 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 58,525 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 680,576 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 78,691 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 831,791 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 1,934,212 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 144,254 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.