Microsoft.EntityFrameworkCore 2.2.0-preview3-35497

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 2.2.0-preview3-35497
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore -Version 2.2.0-preview3-35497
                    
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.2.0-preview3-35497" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore" Version="2.2.0-preview3-35497" />
                    
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.2.0-preview3-35497
                    
#r "nuget: Microsoft.EntityFrameworkCore, 2.2.0-preview3-35497"
                    
#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.2.0-preview3-35497
                    
#: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.2.0-preview3-35497&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore&version=2.2.0-preview3-35497&prerelease
                    
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
   
This package was built from the source at:
https://github.com/aspnet/EntityFrameworkCore/tree/b8ad5cc289bcd501d079f64223849672fc071222

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 (9.2K)

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
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组件,配套代码生成模板,权限等组成。
cobbr/Covenant
Covenant is a collaborative .NET C2 framework for red teamers.
Version Downloads Last Updated
10.0.0-preview.6.25358.103 3,127 7/15/2025
10.0.0-preview.5.25277.114 18,783 6/6/2025
10.0.0-preview.4.25258.110 25,640 5/12/2025
10.0.0-preview.3.25171.6 20,047 4/10/2025
10.0.0-preview.2.25163.8 37,198 3/18/2025
10.0.0-preview.1.25081.1 12,299 2/25/2025
9.0.7 683,349 7/8/2025
9.0.6 2,644,573 6/10/2025
9.0.5 4,191,676 5/13/2025
9.0.4 6,115,948 4/8/2025
9.0.3 6,606,935 3/11/2025
9.0.2 6,843,176 2/11/2025
9.0.1 12,586,465 1/14/2025
9.0.0 17,474,257 11/12/2024
9.0.0-rc.2.24474.1 218,227 10/8/2024
9.0.0-rc.1.24451.1 137,607 9/10/2024
9.0.0-preview.7.24405.3 94,073 8/13/2024
9.0.0-preview.6.24327.4 175,930 7/9/2024
9.0.0-preview.5.24306.3 56,751 6/11/2024
9.0.0-preview.4.24267.1 65,446 5/21/2024
9.0.0-preview.3.24172.4 180,933 4/11/2024
9.0.0-preview.2.24128.4 77,240 3/12/2024
9.0.0-preview.1.24081.2 122,434 2/13/2024
8.0.18 183,012 7/8/2025
8.0.17 1,145,533 6/10/2025
8.0.16 1,465,761 5/13/2025
8.0.15 2,564,815 4/8/2025
8.0.14 3,375,588 3/11/2025
8.0.13 4,799,043 2/11/2025
8.0.12 4,562,486 1/14/2025
8.0.11 19,607,311 11/12/2024
8.0.10 22,853,235 10/8/2024
8.0.8 27,399,889 8/13/2024
8.0.7 16,965,972 7/9/2024
8.0.6 19,137,871 5/28/2024
8.0.5 8,153,200 5/14/2024
8.0.4 30,763,391 4/9/2024
8.0.3 12,570,015 3/12/2024
8.0.2 25,265,533 2/13/2024
8.0.1 15,993,414 1/9/2024
8.0.0 49,890,604 11/14/2023
8.0.0-rc.2.23480.1 549,618 10/10/2023
8.0.0-rc.1.23419.6 157,427 9/12/2023
8.0.0-preview.7.23375.4 122,509 8/8/2023
8.0.0-preview.6.23329.4 217,186 7/11/2023
8.0.0-preview.5.23280.1 192,245 6/13/2023
8.0.0-preview.4.23259.3 141,764 5/16/2023
8.0.0-preview.3.23174.2 252,728 4/11/2023
8.0.0-preview.2.23128.3 199,209 3/14/2023
8.0.0-preview.1.23111.4 141,074 2/21/2023
7.0.20 4,127,885 5/28/2024
7.0.19 553,115 5/14/2024
7.0.18 2,523,301 4/9/2024
7.0.17 1,688,023 3/12/2024
7.0.16 2,170,462 2/13/2024
7.0.15 3,390,049 1/9/2024
7.0.14 6,354,694 11/14/2023
7.0.13 7,150,160 10/24/2023
7.0.12 4,548,976 10/10/2023
7.0.11 14,351,181 9/12/2023
7.0.10 10,008,963 8/8/2023
7.0.9 9,413,843 7/11/2023
7.0.8 5,719,239 6/22/2023
7.0.7 3,856,468 6/13/2023
7.0.5 26,556,330 4/11/2023
7.0.4 9,619,333 3/14/2023
7.0.3 14,175,483 2/14/2023
7.0.2 19,452,387 1/10/2023
7.0.1 10,346,135 12/13/2022
7.0.0 32,665,585 11/7/2022
7.0.0-rc.2.22472.11 226,570 10/11/2022
7.0.0-rc.1.22426.7 215,907 9/14/2022
7.0.0-preview.7.22376.2 99,808 8/9/2022
7.0.0-preview.6.22329.4 77,911 7/12/2022
7.0.0-preview.5.22302.2 65,872 6/14/2022
7.0.0-preview.4.22229.2 89,023 5/10/2022
7.0.0-preview.3.22175.1 79,318 4/13/2022
7.0.0-preview.2.22153.1 86,616 3/14/2022
7.0.0-preview.1.22076.6 59,148 2/17/2022
6.0.36 1,808,388 11/12/2024
6.0.35 743,693 10/8/2024
6.0.33 1,975,184 8/13/2024
6.0.32 851,084 7/9/2024
6.0.31 1,154,868 5/28/2024
6.0.30 643,118 5/14/2024
6.0.29 2,938,580 4/9/2024
6.0.28 1,691,284 3/12/2024
6.0.27 1,960,219 2/13/2024
6.0.26 2,747,975 1/9/2024
6.0.25 3,790,652 11/14/2023
6.0.24 1,945,089 10/24/2023
6.0.23 1,274,662 10/10/2023
6.0.22 3,477,413 9/12/2023
6.0.21 3,706,871 8/8/2023
6.0.20 2,970,574 7/11/2023
6.0.19 2,490,272 6/22/2023
6.0.18 1,313,445 6/13/2023
6.0.16 7,803,682 4/11/2023
6.0.15 4,301,148 3/14/2023
6.0.14 5,415,036 2/14/2023
6.0.13 7,099,880 1/10/2023
6.0.12 11,132,560 12/13/2022
6.0.11 10,149,717 11/7/2022
6.0.10 17,900,325 10/11/2022
6.0.9 15,608,099 9/13/2022
6.0.8 18,820,751 8/9/2022
6.0.7 50,887,330 7/12/2022
6.0.6 15,147,382 6/14/2022
6.0.5 23,037,202 5/10/2022
6.0.4 18,232,534 4/11/2022
6.0.3 25,602,156 3/8/2022
6.0.2 20,135,875 2/8/2022
6.0.1 33,686,445 12/14/2021
6.0.0 72,610,494 11/8/2021
6.0.0-rc.2.21480.5 332,470 10/12/2021
6.0.0-rc.1.21452.10 272,526 9/14/2021
6.0.0-preview.7.21378.4 101,168 8/10/2021
6.0.0-preview.6.21352.1 44,717 7/14/2021
6.0.0-preview.5.21301.9 190,661 6/15/2021
6.0.0-preview.4.21253.1 79,042 5/24/2021
6.0.0-preview.3.21201.2 102,161 4/8/2021
6.0.0-preview.2.21154.2 75,131 3/11/2021
6.0.0-preview.1.21102.2 97,914 2/12/2021
5.0.17 8,045,169 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 1,526,117 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 2,377,035 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 2,395,722 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 4,550,176 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 4,910,063 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 8,562,414 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 13,753,852 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 10,527,058 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 9,856,104 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 14,773,148 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 8,354,243 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 11,678,381 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 8,446,321 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 8,191,994 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 10,667,954 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 16,318,563 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 27,621,330 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 387,955 10/13/2020
5.0.0-rc.1.20451.13 322,621 9/14/2020
5.0.0-preview.8.20407.4 208,545 8/25/2020
5.0.0-preview.7.20365.15 118,350 7/21/2020
5.0.0-preview.6.20312.4 64,258 6/25/2020
5.0.0-preview.5.20278.2 50,753 6/10/2020
5.0.0-preview.4.20220.10 74,413 5/18/2020
5.0.0-preview.3.20181.2 95,189 4/23/2020
5.0.0-preview.2.20159.4 62,283 4/2/2020
5.0.0-preview.2.20120.8 46,342 3/16/2020
3.1.32 6,672,269 12/13/2022
3.1.31 1,354,551 11/8/2022
3.1.30 792,351 10/11/2022
3.1.29 1,396,819 9/13/2022
3.1.28 898,937 8/9/2022
3.1.27 777,984 7/12/2022
3.1.26 688,949 6/14/2022
3.1.25 1,129,858 5/10/2022
3.1.24 673,207 4/11/2022
3.1.23 1,099,354 3/8/2022
3.1.22 3,633,333 12/14/2021
3.1.21 2,693,663 11/7/2021
3.1.20 1,670,757 10/11/2021
3.1.19 2,531,671 9/14/2021
3.1.18 5,543,762 8/10/2021
3.1.17 1,941,107 7/13/2021
3.1.16 2,435,145 6/8/2021
3.1.15 2,944,510 5/11/2021
3.1.14 3,179,377 4/6/2021
3.1.13 4,752,400 3/9/2021
3.1.12 3,062,317 2/9/2021
3.1.11 5,558,213 1/12/2021
3.1.10 8,464,922 11/9/2020
3.1.9 12,236,355 10/13/2020
3.1.8 17,906,546 9/8/2020
3.1.7 10,305,949 8/11/2020
3.1.6 10,968,469 7/14/2020
3.1.5 13,054,007 6/9/2020
3.1.4 18,272,865 5/12/2020
3.1.3 28,527,685 3/24/2020
3.1.2 12,097,199 2/19/2020
3.1.1 20,424,793 1/14/2020
3.1.0 35,116,061 12/3/2019
3.1.0-preview3.19554.8 165,563 11/13/2019
3.1.0-preview2.19525.5 33,061 11/1/2019
3.1.0-preview1.19506.2 774,751 10/15/2019
3.0.3 194,255 2/19/2020
3.0.2 81,028 1/14/2020
3.0.1 1,420,837 11/18/2019
3.0.0 19,412,635 9/23/2019
3.0.0-rc1.19456.14 46,941 9/16/2019
3.0.0-preview9.19423.6 1,391,851 9/4/2019
3.0.0-preview8.19405.11 413,106 8/13/2019
3.0.0-preview7.19362.6 92,705 7/23/2019
3.0.0-preview6.19304.10 168,542 6/12/2019
3.0.0-preview5.19227.1 672,582 5/6/2019
3.0.0-preview4.19216.3 23,198 4/18/2019
3.0.0-preview3.19153.1 202,852 3/6/2019
3.0.0-preview.19074.3 32,263 1/29/2019
3.0.0-preview.18572.1 48,897 12/3/2018
2.3.0 25,215 1/14/2025
2.2.6 32,241,289 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 19,725,687 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 5,388,569 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 6,491,415 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 6,943,796 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 22,238,143 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 185,331 10/17/2018
2.2.0-preview2-35157 152,031 9/12/2018
2.2.0-preview1-35029 84,533 8/22/2018
2.1.14 4,062,739 11/18/2019
2.1.11 3,722,028 5/14/2019
2.1.8 3,836,211 2/12/2019
2.1.4 15,672,447 10/1/2018
2.1.3 4,922,830 9/11/2018
2.1.2 8,162,710 8/21/2018
2.1.1 17,007,277 6/18/2018
2.1.0 13,426,927 5/29/2018
2.1.0-rc1-final 224,987 5/6/2018
2.1.0-preview2-final 206,291 4/10/2018
2.1.0-preview1-final 318,641 2/26/2018
2.0.3 5,419,823 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 6,763,514 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 12,691,657 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 27,824,982 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 96,728 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 1,133,915 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 6,100,918 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 1,255,118 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 228,082 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 309,840 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 5,138,899 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 3,300,360 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 7,764,052 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 46,794 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 55,439 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 43,771 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 58,585 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 683,877 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 78,733 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 836,105 9/13/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 1,951,661 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 144,570 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.