Microsoft.EntityFrameworkCore
2.1.14
Prefix Reserved
See the version list below for details.
Requires NuGet 3.6 or higher.
dotnet add package Microsoft.EntityFrameworkCore --version 2.1.14
NuGet\Install-Package Microsoft.EntityFrameworkCore -Version 2.1.14
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="2.1.14" />
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="2.1.14" />
<PackageReference Include="Microsoft.EntityFrameworkCore" />
paket add Microsoft.EntityFrameworkCore --version 2.1.14
#r "nuget: Microsoft.EntityFrameworkCore, 2.1.14"
#addin nuget:?package=Microsoft.EntityFrameworkCore&version=2.1.14
#tool nuget:?package=Microsoft.EntityFrameworkCore&version=2.1.14
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology.
Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.EntityFrameworkCore.Abstractions (>= 2.1.14)
- Microsoft.EntityFrameworkCore.Analyzers (>= 2.1.14)
- Microsoft.Extensions.Caching.Memory (>= 2.1.1)
- Microsoft.Extensions.DependencyInjection (>= 2.1.1)
- Microsoft.Extensions.Logging (>= 2.1.1)
- Remotion.Linq (>= 2.2.0)
- System.Collections.Immutable (>= 1.5.0)
- System.ComponentModel.Annotations (>= 4.5.0)
- System.Diagnostics.DiagnosticSource (>= 4.5.1)
- System.Interactive.Async (>= 3.1.1)
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 | 15,184 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 25,130 | 5/12/2025 | |
10.0.0-preview.3.25171.6 | 19,618 | 4/10/2025 | |
10.0.0-preview.2.25163.8 | 31,295 | 3/18/2025 | |
10.0.0-preview.1.25081.1 | 12,242 | 2/25/2025 | |
9.0.7 | 82,198 | 7/8/2025 | |
9.0.6 | 2,112,271 | 6/10/2025 | |
9.0.5 | 3,771,396 | 5/13/2025 | |
9.0.4 | 5,755,579 | 4/8/2025 | |
9.0.3 | 6,359,417 | 3/11/2025 | |
9.0.2 | 6,567,647 | 2/11/2025 | |
9.0.1 | 11,796,050 | 1/14/2025 | |
9.0.0 | 16,757,140 | 11/12/2024 | |
9.0.0-rc.2.24474.1 | 216,561 | 10/8/2024 | |
9.0.0-rc.1.24451.1 | 136,226 | 9/10/2024 | |
9.0.0-preview.7.24405.3 | 92,319 | 8/13/2024 | |
9.0.0-preview.6.24327.4 | 167,680 | 7/9/2024 | |
9.0.0-preview.5.24306.3 | 54,917 | 6/11/2024 | |
9.0.0-preview.4.24267.1 | 64,550 | 5/21/2024 | |
9.0.0-preview.3.24172.4 | 180,382 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 76,062 | 3/12/2024 | |
9.0.0-preview.1.24081.2 | 120,806 | 2/13/2024 | |
8.0.18 | 24,136 | 7/8/2025 | |
8.0.17 | 864,950 | 6/10/2025 | |
8.0.16 | 1,303,288 | 5/13/2025 | |
8.0.15 | 2,388,041 | 4/8/2025 | |
8.0.14 | 3,145,965 | 3/11/2025 | |
8.0.13 | 4,503,061 | 2/11/2025 | |
8.0.12 | 4,377,653 | 1/14/2025 | |
8.0.11 | 18,810,385 | 11/12/2024 | |
8.0.10 | 22,287,098 | 10/8/2024 | |
8.0.8 | 26,858,024 | 8/13/2024 | |
8.0.7 | 16,678,916 | 7/9/2024 | |
8.0.6 | 18,845,111 | 5/28/2024 | |
8.0.5 | 8,034,456 | 5/14/2024 | |
8.0.4 | 30,229,603 | 4/9/2024 | |
8.0.3 | 12,400,327 | 3/12/2024 | |
8.0.2 | 24,825,878 | 2/13/2024 | |
8.0.1 | 15,771,397 | 1/9/2024 | |
8.0.0 | 48,845,833 | 11/14/2023 | |
8.0.0-rc.2.23480.1 | 546,531 | 10/10/2023 | |
8.0.0-rc.1.23419.6 | 157,136 | 9/12/2023 | |
8.0.0-preview.7.23375.4 | 121,704 | 8/8/2023 | |
8.0.0-preview.6.23329.4 | 214,738 | 7/11/2023 | |
8.0.0-preview.5.23280.1 | 190,441 | 6/13/2023 | |
8.0.0-preview.4.23259.3 | 141,117 | 5/16/2023 | |
8.0.0-preview.3.23174.2 | 248,132 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 198,898 | 3/14/2023 | |
8.0.0-preview.1.23111.4 | 140,887 | 2/21/2023 | |
7.0.20 | 4,019,341 | 5/28/2024 | |
7.0.19 | 548,009 | 5/14/2024 | |
7.0.18 | 2,488,051 | 4/9/2024 | |
7.0.17 | 1,677,740 | 3/12/2024 | |
7.0.16 | 2,155,755 | 2/13/2024 | |
7.0.15 | 3,366,940 | 1/9/2024 | |
7.0.14 | 6,313,063 | 11/14/2023 | |
7.0.13 | 7,093,460 | 10/24/2023 | |
7.0.12 | 4,531,617 | 10/10/2023 | |
7.0.11 | 14,230,856 | 9/12/2023 | |
7.0.10 | 9,959,172 | 8/8/2023 | |
7.0.9 | 9,361,943 | 7/11/2023 | |
7.0.8 | 5,686,715 | 6/22/2023 | |
7.0.7 | 3,843,764 | 6/13/2023 | |
7.0.5 | 26,402,508 | 4/11/2023 | |
7.0.4 | 9,585,989 | 3/14/2023 | |
7.0.3 | 14,117,490 | 2/14/2023 | |
7.0.2 | 19,358,264 | 1/10/2023 | |
7.0.1 | 10,299,427 | 12/13/2022 | |
7.0.0 | 32,307,424 | 11/7/2022 | |
7.0.0-rc.2.22472.11 | 225,675 | 10/11/2022 | |
7.0.0-rc.1.22426.7 | 215,683 | 9/14/2022 | |
7.0.0-preview.7.22376.2 | 99,666 | 8/9/2022 | |
7.0.0-preview.6.22329.4 | 77,789 | 7/12/2022 | |
7.0.0-preview.5.22302.2 | 65,755 | 6/14/2022 | |
7.0.0-preview.4.22229.2 | 88,619 | 5/10/2022 | |
7.0.0-preview.3.22175.1 | 79,268 | 4/13/2022 | |
7.0.0-preview.2.22153.1 | 86,546 | 3/14/2022 | |
7.0.0-preview.1.22076.6 | 58,985 | 2/17/2022 | |
6.0.36 | 1,707,522 | 11/12/2024 | |
6.0.35 | 727,710 | 10/8/2024 | |
6.0.33 | 1,934,768 | 8/13/2024 | |
6.0.32 | 839,924 | 7/9/2024 | |
6.0.31 | 1,141,289 | 5/28/2024 | |
6.0.30 | 630,121 | 5/14/2024 | |
6.0.29 | 2,899,173 | 4/9/2024 | |
6.0.28 | 1,669,776 | 3/12/2024 | |
6.0.27 | 1,945,217 | 2/13/2024 | |
6.0.26 | 2,729,798 | 1/9/2024 | |
6.0.25 | 3,762,606 | 11/14/2023 | |
6.0.24 | 1,934,655 | 10/24/2023 | |
6.0.23 | 1,268,792 | 10/10/2023 | |
6.0.22 | 3,461,433 | 9/12/2023 | |
6.0.21 | 3,688,425 | 8/8/2023 | |
6.0.20 | 2,954,937 | 7/11/2023 | |
6.0.19 | 2,477,564 | 6/22/2023 | |
6.0.18 | 1,308,513 | 6/13/2023 | |
6.0.16 | 7,773,486 | 4/11/2023 | |
6.0.15 | 4,279,068 | 3/14/2023 | |
6.0.14 | 5,395,741 | 2/14/2023 | |
6.0.13 | 7,075,451 | 1/10/2023 | |
6.0.12 | 11,084,458 | 12/13/2022 | |
6.0.11 | 10,116,842 | 11/7/2022 | |
6.0.10 | 17,845,804 | 10/11/2022 | |
6.0.9 | 15,557,597 | 9/13/2022 | |
6.0.8 | 18,760,853 | 8/9/2022 | |
6.0.7 | 50,714,257 | 7/12/2022 | |
6.0.6 | 15,091,388 | 6/14/2022 | |
6.0.5 | 22,959,440 | 5/10/2022 | |
6.0.4 | 18,185,363 | 4/11/2022 | |
6.0.3 | 25,470,104 | 3/8/2022 | |
6.0.2 | 20,082,323 | 2/8/2022 | |
6.0.1 | 33,555,346 | 12/14/2021 | |
6.0.0 | 72,082,237 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 332,003 | 10/12/2021 | |
6.0.0-rc.1.21452.10 | 271,998 | 9/14/2021 | |
6.0.0-preview.7.21378.4 | 101,043 | 8/10/2021 | |
6.0.0-preview.6.21352.1 | 44,664 | 7/14/2021 | |
6.0.0-preview.5.21301.9 | 190,407 | 6/15/2021 | |
6.0.0-preview.4.21253.1 | 78,885 | 5/24/2021 | |
6.0.0-preview.3.21201.2 | 101,954 | 4/8/2021 | |
6.0.0-preview.2.21154.2 | 75,107 | 3/11/2021 | |
6.0.0-preview.1.21102.2 | 97,834 | 2/12/2021 | |
5.0.17 | 7,998,301 | 5/10/2022 | |
5.0.16 | 1,522,566 | 4/11/2022 | |
5.0.15 | 2,372,811 | 3/8/2022 | |
5.0.14 | 2,391,104 | 2/8/2022 | |
5.0.13 | 4,538,012 | 12/14/2021 | |
5.0.12 | 4,901,342 | 11/7/2021 | |
5.0.11 | 8,546,308 | 10/12/2021 | |
5.0.10 | 13,716,309 | 9/14/2021 | |
5.0.9 | 10,505,534 | 8/10/2021 | |
5.0.8 | 9,833,549 | 7/13/2021 | |
5.0.7 | 14,745,336 | 6/8/2021 | |
5.0.6 | 8,342,648 | 5/11/2021 | |
5.0.5 | 11,656,582 | 4/6/2021 | |
5.0.4 | 8,436,601 | 3/9/2021 | |
5.0.3 | 8,183,896 | 2/9/2021 | |
5.0.2 | 10,650,298 | 1/12/2021 | |
5.0.1 | 16,285,956 | 12/8/2020 | |
5.0.0 | 27,529,053 | 11/9/2020 | |
5.0.0-rc.2.20475.6 | 387,618 | 10/13/2020 | |
5.0.0-rc.1.20451.13 | 322,480 | 9/14/2020 | |
5.0.0-preview.8.20407.4 | 208,382 | 8/25/2020 | |
5.0.0-preview.7.20365.15 | 118,257 | 7/21/2020 | |
5.0.0-preview.6.20312.4 | 64,204 | 6/25/2020 | |
5.0.0-preview.5.20278.2 | 50,531 | 6/10/2020 | |
5.0.0-preview.4.20220.10 | 74,360 | 5/18/2020 | |
5.0.0-preview.3.20181.2 | 95,131 | 4/23/2020 | |
5.0.0-preview.2.20159.4 | 62,213 | 4/2/2020 | |
5.0.0-preview.2.20120.8 | 46,313 | 3/16/2020 | |
3.1.32 | 6,566,928 | 12/13/2022 | |
3.1.31 | 1,321,671 | 11/8/2022 | |
3.1.30 | 786,051 | 10/11/2022 | |
3.1.29 | 1,385,586 | 9/13/2022 | |
3.1.28 | 893,010 | 8/9/2022 | |
3.1.27 | 771,454 | 7/12/2022 | |
3.1.26 | 685,510 | 6/14/2022 | |
3.1.25 | 1,126,156 | 5/10/2022 | |
3.1.24 | 671,549 | 4/11/2022 | |
3.1.23 | 1,096,587 | 3/8/2022 | |
3.1.22 | 3,613,302 | 12/14/2021 | |
3.1.21 | 2,687,934 | 11/7/2021 | |
3.1.20 | 1,661,916 | 10/11/2021 | |
3.1.19 | 2,526,818 | 9/14/2021 | |
3.1.18 | 5,515,019 | 8/10/2021 | |
3.1.17 | 1,935,236 | 7/13/2021 | |
3.1.16 | 2,430,207 | 6/8/2021 | |
3.1.15 | 2,935,916 | 5/11/2021 | |
3.1.14 | 3,171,244 | 4/6/2021 | |
3.1.13 | 4,738,777 | 3/9/2021 | |
3.1.12 | 3,056,238 | 2/9/2021 | |
3.1.11 | 5,549,181 | 1/12/2021 | |
3.1.10 | 8,453,132 | 11/9/2020 | |
3.1.9 | 12,217,156 | 10/13/2020 | |
3.1.8 | 17,889,616 | 9/8/2020 | |
3.1.7 | 10,285,554 | 8/11/2020 | |
3.1.6 | 10,952,410 | 7/14/2020 | |
3.1.5 | 13,036,690 | 6/9/2020 | |
3.1.4 | 18,241,226 | 5/12/2020 | |
3.1.3 | 28,475,204 | 3/24/2020 | |
3.1.2 | 12,081,881 | 2/19/2020 | |
3.1.1 | 20,381,476 | 1/14/2020 | |
3.1.0 | 35,040,394 | 12/3/2019 | |
3.1.0-preview3.19554.8 | 165,438 | 11/13/2019 | |
3.1.0-preview2.19525.5 | 32,966 | 11/1/2019 | |
3.1.0-preview1.19506.2 | 773,056 | 10/15/2019 | |
3.0.3 | 193,877 | 2/19/2020 | |
3.0.2 | 80,944 | 1/14/2020 | |
3.0.1 | 1,418,677 | 11/18/2019 | |
3.0.0 | 19,378,114 | 9/23/2019 | |
3.0.0-rc1.19456.14 | 46,917 | 9/16/2019 | |
3.0.0-preview9.19423.6 | 1,390,793 | 9/4/2019 | |
3.0.0-preview8.19405.11 | 413,059 | 8/13/2019 | |
3.0.0-preview7.19362.6 | 92,223 | 7/23/2019 | |
3.0.0-preview6.19304.10 | 168,509 | 6/12/2019 | |
3.0.0-preview5.19227.1 | 672,483 | 5/6/2019 | |
3.0.0-preview4.19216.3 | 23,181 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 202,818 | 3/6/2019 | |
3.0.0-preview.19074.3 | 32,180 | 1/29/2019 | |
3.0.0-preview.18572.1 | 48,849 | 12/3/2018 | |
2.3.0 | 22,996 | 1/14/2025 | |
2.2.6 | 32,190,415 | 7/9/2019 | |
2.2.4 | 19,705,275 | 4/9/2019 | |
2.2.3 | 5,384,594 | 3/11/2019 | |
2.2.2 | 6,485,698 | 2/12/2019 | |
2.2.1 | 6,939,249 | 1/8/2019 | |
2.2.0 | 22,182,301 | 12/3/2018 | |
2.2.0-preview3-35497 | 185,277 | 10/17/2018 | |
2.2.0-preview2-35157 | 151,762 | 9/12/2018 | |
2.2.0-preview1-35029 | 84,225 | 8/22/2018 | |
2.1.14 | 4,054,292 | 11/18/2019 | |
2.1.11 | 3,719,689 | 5/14/2019 | |
2.1.8 | 3,830,058 | 2/12/2019 | |
2.1.4 | 15,660,870 | 10/1/2018 | |
2.1.3 | 4,919,825 | 9/11/2018 | |
2.1.2 | 8,157,422 | 8/21/2018 | |
2.1.1 | 16,946,717 | 6/18/2018 | |
2.1.0 | 13,411,666 | 5/29/2018 | |
2.1.0-rc1-final | 224,925 | 5/6/2018 | |
2.1.0-preview2-final | 206,190 | 4/10/2018 | |
2.1.0-preview1-final | 318,507 | 2/26/2018 | |
2.0.3 | 5,410,886 | 5/7/2018 | |
2.0.2 | 6,753,642 | 3/13/2018 | |
2.0.1 | 12,673,751 | 11/14/2017 | |
2.0.0 | 27,766,729 | 8/11/2017 | |
2.0.0-preview2-final | 96,641 | 6/28/2017 | |
2.0.0-preview1-final | 1,132,231 | 5/10/2017 | |
1.1.6 | 6,072,878 | 7/10/2018 | |
1.1.5 | 1,254,203 | 12/12/2017 | |
1.1.4 | 227,768 | 11/14/2017 | |
1.1.3 | 309,671 | 9/20/2017 | |
1.1.2 | 5,118,548 | 5/9/2017 | |
1.1.1 | 3,287,023 | 3/6/2017 | |
1.1.0 | 7,717,447 | 11/16/2016 | |
1.1.0-preview1-final | 46,754 | 10/24/2016 | |
1.0.6 | 55,391 | 11/14/2017 | |
1.0.5 | 43,702 | 9/20/2017 | |
1.0.4 | 58,511 | 5/9/2017 | |
1.0.3 | 679,826 | 3/6/2017 | |
1.0.2 | 78,683 | 12/12/2016 | |
1.0.1 | 830,838 | 9/13/2016 | |
1.0.0 | 1,930,230 | 6/27/2016 | |
1.0.0-rc2-final | 144,156 | 5/16/2016 |