Microsoft.EntityFrameworkCore 8.0.0-preview.3.23174.2

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 8.0.0-preview.3.23174.2
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore -Version 8.0.0-preview.3.23174.2
                    
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="8.0.0-preview.3.23174.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="8.0.0-preview.3.23174.2" />
                    
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 8.0.0-preview.3.23174.2
                    
#r "nuget: Microsoft.EntityFrameworkCore, 8.0.0-preview.3.23174.2"
                    
#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 Microsoft.EntityFrameworkCore@8.0.0-preview.3.23174.2
                    
#: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=Microsoft.EntityFrameworkCore&version=8.0.0-preview.3.23174.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore&version=8.0.0-preview.3.23174.2&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 (641)

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.6.25358.103 0 7/15/2025
10.0.0-preview.5.25277.114 17,629 6/6/2025
10.0.0-preview.4.25258.110 25,283 5/12/2025
10.0.0-preview.3.25171.6 19,728 4/10/2025
10.0.0-preview.2.25163.8 32,962 3/18/2025
10.0.0-preview.1.25081.1 12,255 2/25/2025
9.0.7 316,550 7/8/2025
9.0.6 2,368,966 6/10/2025
9.0.5 3,969,994 5/13/2025
9.0.4 5,921,783 4/8/2025
9.0.3 6,466,882 3/11/2025
9.0.2 6,690,093 2/11/2025
9.0.1 12,158,535 1/14/2025
9.0.0 17,081,508 11/12/2024
9.0.0-rc.2.24474.1 217,399 10/8/2024
9.0.0-rc.1.24451.1 136,914 9/10/2024
9.0.0-preview.7.24405.3 92,895 8/13/2024
9.0.0-preview.6.24327.4 170,099 7/9/2024
9.0.0-preview.5.24306.3 55,656 6/11/2024
9.0.0-preview.4.24267.1 65,078 5/21/2024
9.0.0-preview.3.24172.4 180,564 4/11/2024
9.0.0-preview.2.24128.4 76,663 3/12/2024
9.0.0-preview.1.24081.2 121,556 2/13/2024
8.0.18 84,402 7/8/2025
8.0.17 997,355 6/10/2025
8.0.16 1,374,056 5/13/2025
8.0.15 2,465,365 4/8/2025
8.0.14 3,227,143 3/11/2025
8.0.13 4,615,484 2/11/2025
8.0.12 4,456,944 1/14/2025
8.0.11 19,159,341 11/12/2024
8.0.10 22,535,934 10/8/2024
8.0.8 27,090,709 8/13/2024
8.0.7 16,801,800 7/9/2024
8.0.6 18,968,032 5/28/2024
8.0.5 8,086,107 5/14/2024
8.0.4 30,469,161 4/9/2024
8.0.3 12,472,699 3/12/2024
8.0.2 25,018,342 2/13/2024
8.0.1 15,867,816 1/9/2024
8.0.0 49,297,881 11/14/2023
8.0.0-rc.2.23480.1 547,876 10/10/2023
8.0.0-rc.1.23419.6 157,265 9/12/2023
8.0.0-preview.7.23375.4 122,070 8/8/2023
8.0.0-preview.6.23329.4 215,734 7/11/2023
8.0.0-preview.5.23280.1 190,697 6/13/2023
8.0.0-preview.4.23259.3 141,364 5/16/2023
8.0.0-preview.3.23174.2 249,202 4/11/2023
8.0.0-preview.2.23128.3 199,023 3/14/2023
8.0.0-preview.1.23111.4 140,961 2/21/2023
7.0.20 4,065,939 5/28/2024
7.0.19 550,062 5/14/2024
7.0.18 2,503,335 4/9/2024
7.0.17 1,682,555 3/12/2024
7.0.16 2,162,787 2/13/2024
7.0.15 3,378,030 1/9/2024
7.0.14 6,330,105 11/14/2023
7.0.13 7,117,307 10/24/2023
7.0.12 4,538,945 10/10/2023
7.0.11 14,272,534 9/12/2023
7.0.10 9,979,318 8/8/2023
7.0.9 9,383,177 7/11/2023
7.0.8 5,699,333 6/22/2023
7.0.7 3,849,244 6/13/2023
7.0.5 26,469,840 4/11/2023
7.0.4 9,601,008 3/14/2023
7.0.3 14,142,099 2/14/2023
7.0.2 19,402,054 1/10/2023
7.0.1 10,317,698 12/13/2022
7.0.0 32,462,926 11/7/2022
7.0.0-rc.2.22472.11 226,199 10/11/2022
7.0.0-rc.1.22426.7 215,807 9/14/2022
7.0.0-preview.7.22376.2 99,746 8/9/2022
7.0.0-preview.6.22329.4 77,839 7/12/2022
7.0.0-preview.5.22302.2 65,794 6/14/2022
7.0.0-preview.4.22229.2 88,813 5/10/2022
7.0.0-preview.3.22175.1 79,298 4/13/2022
7.0.0-preview.2.22153.1 86,578 3/14/2022
7.0.0-preview.1.22076.6 59,106 2/17/2022
6.0.36 1,752,512 11/12/2024
6.0.35 734,529 10/8/2024
6.0.33 1,953,892 8/13/2024
6.0.32 844,849 7/9/2024
6.0.31 1,147,127 5/28/2024
6.0.30 634,702 5/14/2024
6.0.29 2,917,490 4/9/2024
6.0.28 1,678,178 3/12/2024
6.0.27 1,952,196 2/13/2024
6.0.26 2,737,830 1/9/2024
6.0.25 3,773,763 11/14/2023
6.0.24 1,939,666 10/24/2023
6.0.23 1,271,216 10/10/2023
6.0.22 3,468,399 9/12/2023
6.0.21 3,696,589 8/8/2023
6.0.20 2,961,431 7/11/2023
6.0.19 2,483,178 6/22/2023
6.0.18 1,310,812 6/13/2023
6.0.16 7,787,185 4/11/2023
6.0.15 4,287,760 3/14/2023
6.0.14 5,404,514 2/14/2023
6.0.13 7,085,755 1/10/2023
6.0.12 11,104,014 12/13/2022
6.0.11 10,130,714 11/7/2022
6.0.10 17,870,267 10/11/2022
6.0.9 15,579,237 9/13/2022
6.0.8 18,787,863 8/9/2022
6.0.7 50,783,741 7/12/2022
6.0.6 15,119,640 6/14/2022
6.0.5 22,993,791 5/10/2022
6.0.4 18,206,780 4/11/2022
6.0.3 25,530,489 3/8/2022
6.0.2 20,106,890 2/8/2022
6.0.1 33,613,219 12/14/2021
6.0.0 72,315,297 11/8/2021
6.0.0-rc.2.21480.5 332,307 10/12/2021
6.0.0-rc.1.21452.10 272,382 9/14/2021
6.0.0-preview.7.21378.4 101,112 8/10/2021
6.0.0-preview.6.21352.1 44,693 7/14/2021
6.0.0-preview.5.21301.9 190,554 6/15/2021
6.0.0-preview.4.21253.1 78,908 5/24/2021
6.0.0-preview.3.21201.2 102,078 4/8/2021
6.0.0-preview.2.21154.2 75,120 3/11/2021
6.0.0-preview.1.21102.2 97,874 2/12/2021
5.0.17 8,017,875 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 1,524,088 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 2,374,575 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 2,392,982 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 4,543,205 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 4,905,190 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 8,553,381 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 13,733,424 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 10,515,220 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 9,843,118 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 14,756,813 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 8,347,635 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 11,665,558 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 8,441,378 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 8,187,510 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 10,657,312 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 16,300,225 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 27,570,858 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 387,782 10/13/2020
5.0.0-rc.1.20451.13 322,566 9/14/2020
5.0.0-preview.8.20407.4 208,458 8/25/2020
5.0.0-preview.7.20365.15 118,316 7/21/2020
5.0.0-preview.6.20312.4 64,239 6/25/2020
5.0.0-preview.5.20278.2 50,719 6/10/2020
5.0.0-preview.4.20220.10 74,391 5/18/2020
5.0.0-preview.3.20181.2 95,170 4/23/2020
5.0.0-preview.2.20159.4 62,237 4/2/2020
5.0.0-preview.2.20120.8 46,325 3/16/2020
3.1.32 6,614,990 12/13/2022
3.1.31 1,334,586 11/8/2022
3.1.30 788,654 10/11/2022
3.1.29 1,390,821 9/13/2022
3.1.28 895,243 8/9/2022
3.1.27 773,329 7/12/2022
3.1.26 687,195 6/14/2022
3.1.25 1,127,911 5/10/2022
3.1.24 672,250 4/11/2022
3.1.23 1,097,754 3/8/2022
3.1.22 3,622,416 12/14/2021
3.1.21 2,690,048 11/7/2021
3.1.20 1,666,023 10/11/2021
3.1.19 2,529,012 9/14/2021
3.1.18 5,525,442 8/10/2021
3.1.17 1,937,458 7/13/2021
3.1.16 2,431,863 6/8/2021
3.1.15 2,939,802 5/11/2021
3.1.14 3,174,232 4/6/2021
3.1.13 4,744,988 3/9/2021
3.1.12 3,058,624 2/9/2021
3.1.11 5,553,140 1/12/2021
3.1.10 8,457,810 11/9/2020
3.1.9 12,225,030 10/13/2020
3.1.8 17,896,423 9/8/2020
3.1.7 10,293,899 8/11/2020
3.1.6 10,958,793 7/14/2020
3.1.5 13,045,377 6/9/2020
3.1.4 18,255,444 5/12/2020
3.1.3 28,497,861 3/24/2020
3.1.2 12,089,444 2/19/2020
3.1.1 20,398,778 1/14/2020
3.1.0 35,074,200 12/3/2019
3.1.0-preview3.19554.8 165,480 11/13/2019
3.1.0-preview2.19525.5 33,005 11/1/2019
3.1.0-preview1.19506.2 773,748 10/15/2019
3.0.3 194,027 2/19/2020
3.0.2 80,973 1/14/2020
3.0.1 1,419,574 11/18/2019
3.0.0 19,393,229 9/23/2019
3.0.0-rc1.19456.14 46,928 9/16/2019
3.0.0-preview9.19423.6 1,391,216 9/4/2019
3.0.0-preview8.19405.11 413,076 8/13/2019
3.0.0-preview7.19362.6 92,336 7/23/2019
3.0.0-preview6.19304.10 168,522 6/12/2019
3.0.0-preview5.19227.1 672,525 5/6/2019
3.0.0-preview4.19216.3 23,187 4/18/2019
3.0.0-preview3.19153.1 202,832 3/6/2019
3.0.0-preview.19074.3 32,207 1/29/2019
3.0.0-preview.18572.1 48,869 12/3/2018
2.3.0 24,353 1/14/2025
2.2.6 32,213,721 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 19,713,744 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 5,386,296 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 6,488,025 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 6,941,310 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 22,208,151 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 185,300 10/17/2018
2.2.0-preview2-35157 151,911 9/12/2018
2.2.0-preview1-35029 84,377 8/22/2018
2.1.14 4,058,442 11/18/2019
2.1.11 3,720,756 5/14/2019
2.1.8 3,832,987 2/12/2019
2.1.4 15,666,026 10/1/2018
2.1.3 4,921,172 9/11/2018
2.1.2 8,159,920 8/21/2018
2.1.1 16,978,412 6/18/2018
2.1.0 13,418,698 5/29/2018
2.1.0-rc1-final 224,953 5/6/2018
2.1.0-preview2-final 206,215 4/10/2018
2.1.0-preview1-final 318,582 2/26/2018
2.0.3 5,415,147 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 6,758,511 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 12,682,269 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 27,791,584 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 96,665 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 1,132,859 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 6,084,152 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 1,254,498 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 227,856 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 309,746 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 5,125,919 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 3,291,389 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 7,738,020 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 46,767 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 55,403 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 43,722 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 58,537 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 681,194 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 78,696 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 832,646 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 1,937,671 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 144,339 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.