Microsoft.EntityFrameworkCore 6.0.12

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

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.VisualStudio.Web.CodeGenerators.Mvc

Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.

Microsoft.VisualStudio.Web.CodeGeneration.Design

Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.

GitHub repositories (666)

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

Repository Stars
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.
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10, 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
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。敏感肌也能用。
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 10 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
graphql-dotnet/graphql-dotnet
GraphQL for .NET
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
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
cobbr/Covenant
Covenant is a collaborative .NET C2 framework for red teamers.
Version Downloads Last Updated
10.0.1 195,474 12/9/2025
10.0.0 1,932,621 11/11/2025
10.0.0-rc.2.25502.107 229,342 10/14/2025
10.0.0-rc.1.25451.107 149,052 9/9/2025
10.0.0-preview.7.25380.108 52,698 8/12/2025
10.0.0-preview.6.25358.103 17,978 7/15/2025
10.0.0-preview.5.25277.114 62,271 6/6/2025
10.0.0-preview.4.25258.110 30,049 5/12/2025
10.0.0-preview.3.25171.6 22,236 4/10/2025
10.0.0-preview.2.25163.8 83,952 3/18/2025
10.0.0-preview.1.25081.1 13,948 2/25/2025
9.0.11 1,358,904 11/11/2025
9.0.10 4,918,568 10/14/2025
9.0.9 7,496,982 9/9/2025
9.0.8 7,353,611 8/5/2025
9.0.7 6,089,398 7/8/2025
9.0.6 6,852,566 6/10/2025
9.0.5 8,600,510 5/13/2025
9.0.4 10,619,887 4/8/2025
9.0.3 9,360,722 3/11/2025
9.0.2 10,394,641 2/11/2025
9.0.1 27,048,480 1/14/2025
9.0.0 29,733,270 11/12/2024
9.0.0-rc.2.24474.1 249,021 10/8/2024
9.0.0-rc.1.24451.1 156,039 9/10/2024
9.0.0-preview.7.24405.3 114,296 8/13/2024
9.0.0-preview.6.24327.4 238,021 7/9/2024
9.0.0-preview.5.24306.3 73,024 6/11/2024
9.0.0-preview.4.24267.1 75,737 5/21/2024
9.0.0-preview.3.24172.4 192,463 4/11/2024
9.0.0-preview.2.24128.4 91,311 3/12/2024
9.0.0-preview.1.24081.2 148,436 2/13/2024
8.0.22 818,530 11/11/2025
8.0.21 1,286,997 10/14/2025
8.0.20 2,001,570 9/9/2025
8.0.19 3,313,080 8/5/2025
8.0.18 2,092,801 7/8/2025
8.0.17 3,692,694 6/10/2025
8.0.16 3,490,784 5/13/2025
8.0.15 4,819,422 4/8/2025
8.0.14 6,112,580 3/11/2025
8.0.13 8,649,123 2/11/2025
8.0.12 7,102,737 1/14/2025
8.0.11 31,987,662 11/12/2024
8.0.10 30,647,901 10/8/2024
8.0.8 35,434,240 8/13/2024
8.0.7 20,997,759 7/9/2024
8.0.6 23,321,249 5/28/2024
8.0.5 9,697,196 5/14/2024
8.0.4 38,272,836 4/9/2024
8.0.3 14,837,498 3/12/2024
8.0.2 31,510,342 2/13/2024
8.0.1 19,246,625 1/9/2024
8.0.0 66,471,211 11/14/2023
8.0.0-rc.2.23480.1 592,469 10/10/2023
8.0.0-rc.1.23419.6 164,444 9/12/2023
8.0.0-preview.7.23375.4 135,276 8/8/2023
8.0.0-preview.6.23329.4 246,980 7/11/2023
8.0.0-preview.5.23280.1 215,897 6/13/2023
8.0.0-preview.4.23259.3 150,668 5/16/2023
8.0.0-preview.3.23174.2 332,693 4/11/2023
8.0.0-preview.2.23128.3 204,383 3/14/2023
8.0.0-preview.1.23111.4 143,761 2/21/2023
7.0.20 5,606,137 5/28/2024
7.0.19 646,132 5/14/2024
7.0.18 3,023,837 4/9/2024
7.0.17 1,848,334 3/12/2024
7.0.16 2,370,295 2/13/2024
7.0.15 3,697,212 1/9/2024
7.0.14 6,835,622 11/14/2023
7.0.13 7,990,268 10/24/2023
7.0.12 4,808,616 10/10/2023
7.0.11 15,690,869 9/12/2023
7.0.10 10,756,362 8/8/2023
7.0.9 10,128,140 7/11/2023
7.0.8 6,071,771 6/22/2023
7.0.7 4,147,956 6/13/2023
7.0.5 28,600,160 4/11/2023
7.0.4 10,059,272 3/14/2023
7.0.3 14,989,995 2/14/2023
7.0.2 20,791,618 1/10/2023
7.0.1 11,147,605 12/13/2022
7.0.0 37,605,330 11/7/2022
7.0.0-rc.2.22472.11 236,144 10/11/2022
7.0.0-rc.1.22426.7 224,198 9/14/2022
7.0.0-preview.7.22376.2 106,019 8/9/2022
7.0.0-preview.6.22329.4 80,561 7/12/2022
7.0.0-preview.5.22302.2 67,198 6/14/2022
7.0.0-preview.4.22229.2 93,958 5/10/2022
7.0.0-preview.3.22175.1 80,066 4/13/2022
7.0.0-preview.2.22153.1 87,497 3/14/2022
7.0.0-preview.1.22076.6 60,296 2/17/2022
6.0.36 3,178,507 11/12/2024
6.0.35 997,549 10/8/2024
6.0.33 2,514,872 8/13/2024
6.0.32 999,728 7/9/2024
6.0.31 1,340,228 5/28/2024
6.0.30 755,772 5/14/2024
6.0.29 3,473,448 4/9/2024
6.0.28 1,964,298 3/12/2024
6.0.27 2,203,520 2/13/2024
6.0.26 3,039,333 1/9/2024
6.0.25 4,143,036 11/14/2023
6.0.24 2,080,755 10/24/2023
6.0.23 1,362,454 10/10/2023
6.0.22 3,719,543 9/12/2023
6.0.21 3,953,540 8/8/2023
6.0.20 3,179,309 7/11/2023
6.0.19 2,694,159 6/22/2023
6.0.18 1,396,577 6/13/2023
6.0.16 8,239,869 4/11/2023
6.0.15 4,534,973 3/14/2023
6.0.14 5,642,045 2/14/2023
6.0.13 7,451,702 1/10/2023
6.0.12 11,742,313 12/13/2022
6.0.11 10,589,662 11/7/2022
6.0.10 18,594,827 10/11/2022
6.0.9 16,279,587 9/13/2022
6.0.8 19,648,589 8/9/2022
6.0.7 53,223,511 7/12/2022
6.0.6 15,930,110 6/14/2022
6.0.5 24,134,132 5/10/2022
6.0.4 18,899,576 4/11/2022
6.0.3 27,559,415 3/8/2022
6.0.2 20,905,815 2/8/2022
6.0.1 35,453,976 12/14/2021
6.0.0 80,424,596 11/8/2021
6.0.0-rc.2.21480.5 338,939 10/12/2021
6.0.0-rc.1.21452.10 276,350 9/14/2021
6.0.0-preview.7.21378.4 103,728 8/10/2021
6.0.0-preview.6.21352.1 45,555 7/14/2021
6.0.0-preview.5.21301.9 196,102 6/15/2021
6.0.0-preview.4.21253.1 80,132 5/24/2021
6.0.0-preview.3.21201.2 104,159 4/8/2021
6.0.0-preview.2.21154.2 75,399 3/11/2021
6.0.0-preview.1.21102.2 99,289 2/12/2021
5.0.17 8,687,185 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 1,581,970 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 2,449,323 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 2,458,611 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 4,721,661 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 5,058,801 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 8,806,183 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 14,289,894 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 10,855,468 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 10,274,255 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 15,334,125 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 8,583,844 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 12,040,318 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 8,718,940 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 8,332,968 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 10,834,443 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 16,847,860 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 29,022,457 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 392,935 10/13/2020
5.0.0-rc.1.20451.13 324,260 9/14/2020
5.0.0-preview.8.20407.4 211,080 8/25/2020
5.0.0-preview.7.20365.15 119,878 7/21/2020
5.0.0-preview.6.20312.4 65,150 6/25/2020
5.0.0-preview.5.20278.2 51,778 6/10/2020
5.0.0-preview.4.20220.10 75,058 5/18/2020
5.0.0-preview.3.20181.2 95,743 4/23/2020
5.0.0-preview.2.20159.4 63,297 4/2/2020
5.0.0-preview.2.20120.8 46,606 3/16/2020
3.1.32 8,418,337 12/13/2022
3.1.31 1,872,462 11/8/2022
3.1.30 893,685 10/11/2022
3.1.29 1,567,175 9/13/2022
3.1.28 988,410 8/9/2022
3.1.27 862,185 7/12/2022
3.1.26 739,855 6/14/2022
3.1.25 1,190,414 5/10/2022
3.1.24 704,611 4/11/2022
3.1.23 1,143,669 3/8/2022
3.1.22 3,962,360 12/14/2021
3.1.21 2,775,553 11/7/2021
3.1.20 1,784,185 10/11/2021
3.1.19 2,609,881 9/14/2021
3.1.18 6,021,995 8/10/2021
3.1.17 2,012,516 7/13/2021
3.1.16 2,505,146 6/8/2021
3.1.15 3,120,725 5/11/2021
3.1.14 3,287,053 4/6/2021
3.1.13 4,968,742 3/9/2021
3.1.12 3,143,581 2/9/2021
3.1.11 5,693,825 1/12/2021
3.1.10 8,666,705 11/9/2020
3.1.9 12,552,579 10/13/2020
3.1.8 18,255,530 9/8/2020
3.1.7 10,640,460 8/11/2020
3.1.6 11,280,553 7/14/2020
3.1.5 13,346,338 6/9/2020
3.1.4 18,741,896 5/12/2020
3.1.3 29,334,551 3/24/2020
3.1.2 12,367,275 2/19/2020
3.1.1 21,138,173 1/14/2020
3.1.0 36,403,016 12/3/2019
3.1.0-preview3.19554.8 172,408 11/13/2019
3.1.0-preview2.19525.5 33,627 11/1/2019
3.1.0-preview1.19506.2 796,456 10/15/2019
3.0.3 207,630 2/19/2020
3.0.2 90,289 1/14/2020
3.0.1 1,463,412 11/18/2019
3.0.0 19,995,424 9/23/2019
3.0.0-rc1.19456.14 47,563 9/16/2019
3.0.0-preview9.19423.6 1,405,738 9/4/2019
3.0.0-preview8.19405.11 444,212 8/13/2019
3.0.0-preview7.19362.6 99,722 7/23/2019
3.0.0-preview6.19304.10 176,699 6/12/2019
3.0.0-preview5.19227.1 722,787 5/6/2019
3.0.0-preview4.19216.3 23,422 4/18/2019
3.0.0-preview3.19153.1 211,218 3/6/2019
3.0.0-preview.19074.3 33,236 1/29/2019
3.0.0-preview.18572.1 49,440 12/3/2018
2.3.0 73,691 1/14/2025
2.2.6 33,100,095 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 20,146,089 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 5,480,134 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 6,626,216 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 7,055,895 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 23,222,169 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 187,273 10/17/2018
2.2.0-preview2-35157 158,606 9/12/2018
2.2.0-preview1-35029 86,890 8/22/2018
2.1.14 4,201,824 11/18/2019
2.1.11 3,792,749 5/14/2019
2.1.8 3,981,406 2/12/2019
2.1.4 15,954,987 10/1/2018
2.1.3 5,031,178 9/11/2018
2.1.2 8,299,278 8/21/2018
2.1.1 18,117,271 6/18/2018
2.1.0 13,763,748 5/29/2018
2.1.0-rc1-final 232,566 5/6/2018
2.1.0-preview2-final 218,430 4/10/2018
2.1.0-preview1-final 329,595 2/26/2018
2.0.3 5,634,377 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 6,946,344 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 13,034,483 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 28,906,382 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 99,663 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 1,164,170 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 6,461,674 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 1,293,265 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 241,889 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 321,250 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 5,368,775 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 3,478,500 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 8,456,060 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 48,160 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 65,143 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 52,786 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 68,109 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 744,584 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 87,172 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 912,861 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 2,214,510 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 149,917 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.