Microsoft.EntityFrameworkCore 2.1.8

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

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10.0K)

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.CodeGeneration.Design

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

Microsoft.VisualStudio.Web.CodeGenerators.Mvc

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

GitHub repositories (677)

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.
DearVa/Everywhere
Context-aware AI assistant for your desktop. Ready to respond intelligently, seamlessly integrating multiple LLMs and MCP tools.
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组件,配套代码生成模板,权限等组成。
Version Downloads Last Updated
10.0.2 754,582 1/13/2026
10.0.1 2,570,730 12/9/2025
10.0.0 4,639,703 11/11/2025
10.0.0-rc.2.25502.107 400,091 10/14/2025
10.0.0-rc.1.25451.107 174,841 9/9/2025
10.0.0-preview.7.25380.108 55,810 8/12/2025
10.0.0-preview.6.25358.103 19,417 7/15/2025
10.0.0-preview.5.25277.114 66,617 6/6/2025
10.0.0-preview.4.25258.110 31,590 5/12/2025
10.0.0-preview.3.25171.6 22,715 4/10/2025
10.0.0-preview.2.25163.8 95,437 3/18/2025
10.0.0-preview.1.25081.1 16,493 2/25/2025
9.0.12 219,986 1/13/2026
9.0.11 3,130,238 11/11/2025
9.0.10 6,410,381 10/14/2025
9.0.9 9,028,651 9/9/2025
9.0.8 8,398,779 8/5/2025
9.0.7 6,808,913 7/8/2025
9.0.6 7,596,705 6/10/2025
9.0.5 9,262,021 5/13/2025
9.0.4 11,513,692 4/8/2025
9.0.3 9,923,514 3/11/2025
9.0.2 11,122,675 2/11/2025
9.0.1 30,414,869 1/14/2025
9.0.0 32,932,142 11/12/2024
9.0.0-rc.2.24474.1 255,846 10/8/2024
9.0.0-rc.1.24451.1 159,333 9/10/2024
9.0.0-preview.7.24405.3 119,524 8/13/2024
9.0.0-preview.6.24327.4 250,069 7/9/2024
9.0.0-preview.5.24306.3 75,487 6/11/2024
9.0.0-preview.4.24267.1 77,091 5/21/2024
9.0.0-preview.3.24172.4 194,210 4/11/2024
9.0.0-preview.2.24128.4 92,978 3/12/2024
9.0.0-preview.1.24081.2 151,724 2/13/2024
8.0.23 172,961 1/13/2026
8.0.22 2,269,989 11/11/2025
8.0.21 1,754,748 10/14/2025
8.0.20 2,499,088 9/9/2025
8.0.19 3,797,666 8/5/2025
8.0.18 2,459,748 7/8/2025
8.0.17 4,077,503 6/10/2025
8.0.16 3,873,535 5/13/2025
8.0.15 5,273,383 4/8/2025
8.0.14 6,711,195 3/11/2025
8.0.13 9,538,098 2/11/2025
8.0.12 7,671,846 1/14/2025
8.0.11 35,335,863 11/12/2024
8.0.10 32,387,559 10/8/2024
8.0.8 37,255,317 8/13/2024
8.0.7 21,887,682 7/9/2024
8.0.6 24,195,298 5/28/2024
8.0.5 10,043,156 5/14/2024
8.0.4 39,910,378 4/9/2024
8.0.3 15,285,466 3/12/2024
8.0.2 33,003,224 2/13/2024
8.0.1 20,014,141 1/9/2024
8.0.0 70,673,006 11/14/2023
8.0.0-rc.2.23480.1 600,068 10/10/2023
8.0.0-rc.1.23419.6 165,830 9/12/2023
8.0.0-preview.7.23375.4 138,889 8/8/2023
8.0.0-preview.6.23329.4 253,923 7/11/2023
8.0.0-preview.5.23280.1 223,050 6/13/2023
8.0.0-preview.4.23259.3 153,109 5/16/2023
8.0.0-preview.3.23174.2 359,361 4/11/2023
8.0.0-preview.2.23128.3 205,453 3/14/2023
8.0.0-preview.1.23111.4 144,393 2/21/2023
7.0.20 5,955,526 5/28/2024
7.0.19 670,621 5/14/2024
7.0.18 3,140,997 4/9/2024
7.0.17 1,886,630 3/12/2024
7.0.16 2,418,201 2/13/2024
7.0.15 3,760,541 1/9/2024
7.0.14 6,935,342 11/14/2023
7.0.13 8,161,641 10/24/2023
7.0.12 4,861,322 10/10/2023
7.0.11 16,003,657 9/12/2023
7.0.10 10,907,748 8/8/2023
7.0.9 10,281,544 7/11/2023
7.0.8 6,141,258 6/22/2023
7.0.7 4,195,506 6/13/2023
7.0.5 29,031,783 4/11/2023
7.0.4 10,150,057 3/14/2023
7.0.3 15,161,465 2/14/2023
7.0.2 21,055,401 1/10/2023
7.0.1 11,338,759 12/13/2022
7.0.0 38,754,522 11/7/2022
7.0.0-rc.2.22472.11 239,028 10/11/2022
7.0.0-rc.1.22426.7 225,079 9/14/2022
7.0.0-preview.7.22376.2 106,999 8/9/2022
7.0.0-preview.6.22329.4 81,023 7/12/2022
7.0.0-preview.5.22302.2 67,580 6/14/2022
7.0.0-preview.4.22229.2 95,323 5/10/2022
7.0.0-preview.3.22175.1 80,213 4/13/2022
7.0.0-preview.2.22153.1 87,627 3/14/2022
7.0.0-preview.1.22076.6 60,541 2/17/2022
6.0.36 3,491,054 11/12/2024
6.0.35 1,052,776 10/8/2024
6.0.33 2,640,498 8/13/2024
6.0.32 1,039,422 7/9/2024
6.0.31 1,378,521 5/28/2024
6.0.30 778,657 5/14/2024
6.0.29 3,597,672 4/9/2024
6.0.28 2,023,658 3/12/2024
6.0.27 2,252,671 2/13/2024
6.0.26 3,101,262 1/9/2024
6.0.25 4,221,057 11/14/2023
6.0.24 2,108,752 10/24/2023
6.0.23 1,386,438 10/10/2023
6.0.22 3,780,513 9/12/2023
6.0.21 4,009,610 8/8/2023
6.0.20 3,227,432 7/11/2023
6.0.19 2,749,879 6/22/2023
6.0.18 1,419,134 6/13/2023
6.0.16 8,322,988 4/11/2023
6.0.15 4,579,766 3/14/2023
6.0.14 5,692,682 2/14/2023
6.0.13 7,520,292 1/10/2023
6.0.12 11,871,413 12/13/2022
6.0.11 10,685,498 11/7/2022
6.0.10 18,726,846 10/11/2022
6.0.9 16,412,230 9/13/2022
6.0.8 19,812,799 8/9/2022
6.0.7 53,702,576 7/12/2022
6.0.6 16,091,731 6/14/2022
6.0.5 24,355,546 5/10/2022
6.0.4 19,043,234 4/11/2022
6.0.3 28,019,863 3/8/2022
6.0.2 21,068,455 2/8/2022
6.0.1 35,856,129 12/14/2021
6.0.0 82,063,991 11/8/2021
6.0.0-rc.2.21480.5 340,041 10/12/2021
6.0.0-rc.1.21452.10 277,142 9/14/2021
6.0.0-preview.7.21378.4 104,095 8/10/2021
6.0.0-preview.6.21352.1 45,743 7/14/2021
6.0.0-preview.5.21301.9 197,221 6/15/2021
6.0.0-preview.4.21253.1 80,253 5/24/2021
6.0.0-preview.3.21201.2 104,408 4/8/2021
6.0.0-preview.2.21154.2 75,454 3/11/2021
6.0.0-preview.1.21102.2 99,499 2/12/2021
5.0.17 8,809,855 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 1,596,162 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 2,467,989 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 2,475,848 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 4,762,171 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 5,086,450 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 8,854,896 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 14,402,241 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 10,917,709 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 10,356,187 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 15,446,777 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 8,626,585 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 12,109,580 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 8,757,690 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 8,360,960 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 10,865,936 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 16,950,971 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 29,296,887 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 393,774 10/13/2020
5.0.0-rc.1.20451.13 324,530 9/14/2020
5.0.0-preview.8.20407.4 211,697 8/25/2020
5.0.0-preview.7.20365.15 120,099 7/21/2020
5.0.0-preview.6.20312.4 65,263 6/25/2020
5.0.0-preview.5.20278.2 51,863 6/10/2020
5.0.0-preview.4.20220.10 75,168 5/18/2020
5.0.0-preview.3.20181.2 96,052 4/23/2020
5.0.0-preview.2.20159.4 63,487 4/2/2020
5.0.0-preview.2.20120.8 46,690 3/16/2020
3.1.32 8,800,831 12/13/2022
3.1.31 1,987,981 11/8/2022
3.1.30 926,880 10/11/2022
3.1.29 1,624,763 9/13/2022
3.1.28 1,011,013 8/9/2022
3.1.27 887,412 7/12/2022
3.1.26 752,707 6/14/2022
3.1.25 1,208,683 5/10/2022
3.1.24 715,853 4/11/2022
3.1.23 1,157,530 3/8/2022
3.1.22 4,049,873 12/14/2021
3.1.21 2,797,576 11/7/2021
3.1.20 1,812,374 10/11/2021
3.1.19 2,628,099 9/14/2021
3.1.18 6,125,343 8/10/2021
3.1.17 2,034,802 7/13/2021
3.1.16 2,521,961 6/8/2021
3.1.15 3,159,522 5/11/2021
3.1.14 3,311,852 4/6/2021
3.1.13 5,013,375 3/9/2021
3.1.12 3,166,028 2/9/2021
3.1.11 5,734,309 1/12/2021
3.1.10 8,704,047 11/9/2020
3.1.9 12,615,800 10/13/2020
3.1.8 18,309,628 9/8/2020
3.1.7 10,707,486 8/11/2020
3.1.6 11,324,972 7/14/2020
3.1.5 13,395,446 6/9/2020
3.1.4 18,846,792 5/12/2020
3.1.3 29,501,883 3/24/2020
3.1.2 12,415,031 2/19/2020
3.1.1 21,274,279 1/14/2020
3.1.0 36,677,304 12/3/2019
3.1.0-preview3.19554.8 172,808 11/13/2019
3.1.0-preview2.19525.5 33,711 11/1/2019
3.1.0-preview1.19506.2 802,105 10/15/2019
3.0.3 215,154 2/19/2020
3.0.2 96,570 1/14/2020
3.0.1 1,474,300 11/18/2019
3.0.0 20,113,582 9/23/2019
3.0.0-rc1.19456.14 47,630 9/16/2019
3.0.0-preview9.19423.6 1,408,563 9/4/2019
3.0.0-preview8.19405.11 444,421 8/13/2019
3.0.0-preview7.19362.6 101,200 7/23/2019
3.0.0-preview6.19304.10 176,871 6/12/2019
3.0.0-preview5.19227.1 723,159 5/6/2019
3.0.0-preview4.19216.3 23,474 4/18/2019
3.0.0-preview3.19153.1 211,356 3/6/2019
3.0.0-preview.19074.3 33,504 1/29/2019
3.0.0-preview.18572.1 49,616 12/3/2018
2.3.0 91,789 1/14/2025
2.2.6 33,261,971 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 20,215,795 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 5,499,431 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 6,653,837 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 7,074,842 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 23,424,113 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 187,664 10/17/2018
2.2.0-preview2-35157 159,440 9/12/2018
2.2.0-preview1-35029 86,973 8/22/2018
2.1.14 4,231,847 11/18/2019
2.1.11 3,805,663 5/14/2019
2.1.8 4,014,386 2/12/2019
2.1.4 15,993,915 10/1/2018
2.1.3 5,048,887 9/11/2018
2.1.2 8,325,456 8/21/2018
2.1.1 18,373,879 6/18/2018
2.1.0 13,822,841 5/29/2018
2.1.0-rc1-final 233,041 5/6/2018
2.1.0-preview2-final 219,350 4/10/2018
2.1.0-preview1-final 330,231 2/26/2018
2.0.3 5,691,934 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 6,984,646 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 13,099,808 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 29,108,171 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 99,902 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 1,169,526 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 6,551,115 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 1,302,002 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 248,956 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 327,597 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 5,408,952 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 3,512,850 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 8,596,869 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 48,224 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 71,512 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 59,053 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 74,838 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 759,788 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 93,340 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 933,044 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 2,277,559 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 150,597 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.