Microsoft.EntityFrameworkCore.Abstractions 2.2.0-preview2-35157

Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.Abstractions.
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.Abstractions --version 2.2.0-preview2-35157
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.Abstractions -Version 2.2.0-preview2-35157
                    
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.Abstractions" Version="2.2.0-preview2-35157" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.EntityFrameworkCore.Abstractions" Version="2.2.0-preview2-35157" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore.Abstractions" />
                    
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.Abstractions --version 2.2.0-preview2-35157
                    
#r "nuget: Microsoft.EntityFrameworkCore.Abstractions, 2.2.0-preview2-35157"
                    
#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.Abstractions@2.2.0-preview2-35157
                    
#: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.Abstractions&version=2.2.0-preview2-35157&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Abstractions&version=2.2.0-preview2-35157&prerelease
                    
Install as a Cake Tool

Provides abstractions and attributes that are used to configure Entity Framework Core
This package was built from the source at:
https://github.com/aspnet/EntityFramework.git/tree/cbd2a2074d908673195abbb14de5a460acaa2aea

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.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (328)

Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore.Abstractions:

Package Downloads
Microsoft.EntityFrameworkCore

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

Microsoft.AspNetCore.App

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.EntityFrameworkCore.Specification.Tests

Shared test suite for Entity Framework Core database providers.

Ibang.Platform.Common.Infrastructure

Package Description

GitHub repositories (42)

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

Repository Stars
AIDotNet/OpenDeepWiki
OpenDeepWiki is the open-source version of the DeepWiki project, aiming to provide a powerful knowledge management and collaboration platform. The project is mainly developed using C# and TypeScript, supporting modular design, and is easy to expand and customize.
scottksmith95/LINQKit
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
VictorTzeng/Zxw.Framework.NetCore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
cmu-sei/GHOSTS
GHOSTS is a realistic user simulation framework for cyber experimentation, simulation, training, and exercise
microsoft/WindowsProtocolTestSuites
⭐⭐ Join us at the SNIA SDC SMB3 IO Lab (September 15-18, 2025), see upcoming Interoperability Events
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
Jcparkyn/nodexr
Graphical regular expression editor
CervantesSec/cervantes
Cervantes is an open-source, collaborative platform designed specifically for pentesters and red teams. It serves as a comprehensive management tool, streamlining the organization of projects, clients, vulnerabilities, and reports in a single, centralized location.
ergulkizilkaya/ReCapProject
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
msawczyn/EFDesigner
Entity Framework visual design surface and code-first code generation for EF6, Core and beyond
fmbot-discord/fmbot
.fmbot is a social Discord bot that provides music statistics for you and your friends.
liuhll/silky
The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.
Idered/snatch
📋 Beautiful clipboard manager for Windows
AscensionGameDev/Intersect-Engine
Intersect provides a complete game development suite for creating 2d mmorpgs with no programming experience required!
Version Downloads Last Updated
10.0.0-rc.1.25451.107 2,196 9/9/2025
10.0.0-preview.7.25380.108 24,430 8/12/2025
10.0.0-preview.6.25358.103 8,282 7/15/2025
10.0.0-preview.5.25277.114 32,528 6/6/2025
10.0.0-preview.4.25258.110 19,132 5/12/2025
10.0.0-preview.3.25171.6 11,284 4/10/2025
10.0.0-preview.2.25163.8 46,432 3/18/2025
10.0.0-preview.1.25081.1 3,735 2/25/2025
9.0.9 222,170 9/9/2025
9.0.8 3,201,877 8/5/2025
9.0.7 2,962,418 7/8/2025
9.0.6 4,146,428 6/10/2025
9.0.5 5,739,295 5/13/2025
9.0.4 7,378,713 4/8/2025
9.0.3 6,385,092 3/11/2025
9.0.2 7,579,450 2/11/2025
9.0.1 12,642,046 1/14/2025
9.0.0 18,082,934 11/12/2024
9.0.0-rc.2.24474.1 213,160 10/8/2024
9.0.0-rc.1.24451.1 138,278 9/10/2024
9.0.0-preview.7.24405.3 95,083 8/13/2024
9.0.0-preview.6.24327.4 196,757 7/9/2024
9.0.0-preview.5.24306.3 60,770 6/11/2024
9.0.0-preview.4.24267.1 66,409 5/21/2024
9.0.0-preview.3.24172.4 181,642 4/11/2024
9.0.0-preview.2.24128.4 70,867 3/12/2024
9.0.0-preview.1.24081.2 129,829 2/13/2024
8.0.20 59,728 9/9/2025
8.0.19 1,041,942 8/5/2025
8.0.18 869,034 7/8/2025
8.0.17 2,261,691 6/10/2025
8.0.16 2,098,113 5/13/2025
8.0.15 3,269,232 4/8/2025
8.0.14 4,172,306 3/11/2025
8.0.13 5,803,292 2/11/2025
8.0.12 5,282,717 1/14/2025
8.0.11 24,311,917 11/12/2024
8.0.10 25,377,607 10/8/2024
8.0.8 30,300,167 8/13/2024
8.0.7 17,939,525 7/9/2024
8.0.6 20,216,676 5/28/2024
8.0.5 8,399,862 5/14/2024
8.0.4 41,803,052 4/9/2024
8.0.3 13,119,420 3/12/2024
8.0.2 29,657,278 2/13/2024
8.0.1 16,651,643 1/9/2024
8.0.0 54,207,210 11/14/2023
8.0.0-rc.2.23480.1 595,036 10/10/2023
8.0.0-rc.1.23419.6 165,950 9/12/2023
8.0.0-preview.7.23375.4 117,371 8/8/2023
8.0.0-preview.6.23329.4 222,325 7/11/2023
8.0.0-preview.5.23280.1 198,203 6/13/2023
8.0.0-preview.4.23259.3 153,082 5/16/2023
8.0.0-preview.3.23174.2 270,183 4/11/2023
8.0.0-preview.2.23128.3 204,462 3/14/2023
8.0.0-preview.1.23111.4 140,995 2/21/2023
7.0.20 4,526,427 5/28/2024
7.0.19 555,655 5/14/2024
7.0.18 3,098,977 4/9/2024
7.0.17 1,706,121 3/12/2024
7.0.16 2,213,517 2/13/2024
7.0.15 3,461,858 1/9/2024
7.0.14 6,487,650 11/14/2023
7.0.13 7,306,171 10/24/2023
7.0.12 4,602,395 10/10/2023
7.0.11 17,227,041 9/12/2023
7.0.10 10,167,228 8/8/2023
7.0.9 9,528,471 7/11/2023
7.0.8 5,802,003 6/22/2023
7.0.7 3,889,385 6/13/2023
7.0.5 31,135,714 4/11/2023
7.0.4 9,728,794 3/14/2023
7.0.3 17,005,716 2/14/2023
7.0.2 19,602,593 1/10/2023
7.0.1 11,983,913 12/13/2022
7.0.0 33,405,379 11/7/2022
7.0.0-rc.2.22472.11 238,876 10/11/2022
7.0.0-rc.1.22426.7 215,453 9/14/2022
7.0.0-preview.7.22376.2 97,214 8/9/2022
7.0.0-preview.6.22329.4 76,379 7/12/2022
7.0.0-preview.5.22302.2 63,712 6/14/2022
7.0.0-preview.4.22229.2 81,208 5/10/2022
7.0.0-preview.3.22175.1 78,306 4/13/2022
7.0.0-preview.2.22153.1 83,958 3/14/2022
7.0.0-preview.1.22076.6 56,631 2/17/2022
6.0.36 2,193,391 11/12/2024
6.0.35 795,112 10/8/2024
6.0.33 2,111,783 8/13/2024
6.0.32 865,161 7/9/2024
6.0.31 1,198,523 5/28/2024
6.0.30 670,243 5/14/2024
6.0.29 3,507,942 4/9/2024
6.0.28 1,753,875 3/12/2024
6.0.27 2,018,028 2/13/2024
6.0.26 2,794,655 1/9/2024
6.0.25 3,857,645 11/14/2023
6.0.24 1,964,019 10/24/2023
6.0.23 1,283,961 10/10/2023
6.0.22 4,306,509 9/12/2023
6.0.21 3,772,762 8/8/2023
6.0.20 3,013,221 7/11/2023
6.0.19 2,516,083 6/22/2023
6.0.18 1,318,930 6/13/2023
6.0.16 7,893,414 4/11/2023
6.0.15 4,359,700 3/14/2023
6.0.14 5,430,834 2/14/2023
6.0.13 7,181,464 1/10/2023
6.0.12 15,122,470 12/13/2022
6.0.11 10,332,277 11/7/2022
6.0.10 18,118,881 10/11/2022
6.0.9 15,838,741 9/13/2022
6.0.8 19,102,754 8/9/2022
6.0.7 57,455,492 7/12/2022
6.0.6 15,366,540 6/14/2022
6.0.5 25,330,172 5/10/2022
6.0.4 20,472,396 4/11/2022
6.0.3 25,988,085 3/8/2022
6.0.2 20,286,788 2/8/2022
6.0.1 37,111,690 12/14/2021
6.0.0 75,288,294 11/8/2021
6.0.0-rc.2.21480.5 340,260 10/12/2021
6.0.0-rc.1.21452.10 269,520 9/14/2021
6.0.0-preview.7.21378.4 95,160 8/10/2021
6.0.0-preview.6.21352.1 40,284 7/14/2021
6.0.0-preview.5.21301.9 189,628 6/15/2021
6.0.0-preview.4.21253.1 79,599 5/24/2021
6.0.0-preview.3.21201.2 98,556 4/8/2021
6.0.0-preview.2.21154.2 70,734 3/11/2021
6.0.0-preview.1.21102.2 90,998 2/12/2021
5.0.17 8,197,499 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 1,532,766 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 2,399,733 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 2,424,403 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 4,579,827 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 4,981,093 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 8,638,575 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 16,721,418 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 10,688,796 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 10,004,148 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 16,556,377 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 8,563,786 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 11,835,863 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 8,404,963 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 8,278,037 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 11,814,629 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 16,451,254 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 27,833,693 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 413,983 10/13/2020
5.0.0-rc.1.20451.13 325,540 9/14/2020
5.0.0-preview.8.20407.4 206,057 8/25/2020
5.0.0-preview.7.20365.15 116,136 7/21/2020
5.0.0-preview.6.20312.4 62,669 6/25/2020
5.0.0-preview.5.20278.2 49,513 6/10/2020
5.0.0-preview.4.20220.10 72,001 5/18/2020
5.0.0-preview.3.20181.2 93,514 4/23/2020
5.0.0-preview.2.20159.4 60,832 4/2/2020
5.0.0-preview.2.20120.8 44,409 3/16/2020
3.1.32 7,188,513 12/13/2022
3.1.31 1,509,218 11/8/2022
3.1.30 820,038 10/11/2022
3.1.29 1,443,953 9/13/2022
3.1.28 917,745 8/9/2022
3.1.27 798,374 7/12/2022
3.1.26 676,276 6/14/2022
3.1.25 1,140,159 5/10/2022
3.1.24 686,843 4/11/2022
3.1.23 1,111,252 3/8/2022
3.1.22 3,722,683 12/14/2021
3.1.21 2,722,002 11/7/2021
3.1.20 1,705,103 10/11/2021
3.1.19 2,546,500 9/14/2021
3.1.18 6,598,697 8/10/2021
3.1.17 1,969,705 7/13/2021
3.1.16 2,501,523 6/8/2021
3.1.15 2,973,032 5/11/2021
3.1.14 3,164,579 4/6/2021
3.1.13 4,765,837 3/9/2021
3.1.12 3,065,159 2/9/2021
3.1.11 6,340,478 1/12/2021
3.1.10 8,462,192 11/9/2020
3.1.9 12,253,759 10/13/2020
3.1.8 17,863,972 9/8/2020
3.1.7 10,335,279 8/11/2020
3.1.6 11,113,010 7/14/2020
3.1.5 13,010,854 6/9/2020
3.1.4 22,563,219 5/12/2020
3.1.3 28,997,429 3/24/2020
3.1.2 12,192,695 2/19/2020
3.1.1 20,750,402 1/14/2020
3.1.0 35,593,365 12/3/2019
3.1.0-preview3.19554.8 167,957 11/13/2019
3.1.0-preview2.19525.5 33,104 11/1/2019
3.1.0-preview1.19506.2 776,030 10/15/2019
3.0.3 187,672 2/19/2020
3.0.2 78,406 1/14/2020
3.0.1 1,408,046 11/18/2019
3.0.0 19,462,097 9/23/2019
3.0.0-rc1.19456.14 45,365 9/16/2019
3.0.0-preview9.19423.6 1,393,984 9/4/2019
3.0.0-preview8.19405.11 389,927 8/13/2019
3.0.0-preview7.19362.6 90,830 7/23/2019
3.0.0-preview6.19304.10 163,442 6/12/2019
3.0.0-preview5.19227.1 672,715 5/6/2019
3.0.0-preview4.19216.3 22,138 4/18/2019
3.0.0-preview3.19153.1 203,886 3/6/2019
3.0.0-preview.19074.3 37,604 1/29/2019
3.0.0-preview.18572.1 48,016 12/3/2018
2.3.0 32,195 1/14/2025
2.2.6 32,434,158 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 21,163,861 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 5,412,074 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 6,514,358 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 6,980,974 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 23,697,873 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 183,732 10/17/2018
2.2.0-preview2-35157 152,261 9/12/2018
2.2.0-preview1-35029 91,809 8/22/2018
2.1.14 4,113,900 11/18/2019
2.1.11 3,759,263 5/14/2019
2.1.8 3,871,942 2/12/2019
2.1.4 15,655,810 10/1/2018
2.1.3 4,973,300 9/11/2018
2.1.2 9,275,190 8/21/2018
2.1.1 17,430,312 6/18/2018
2.1.0 13,564,027 5/29/2018
2.1.0-rc1-final 222,531 5/6/2018
2.1.0-preview2-final 205,656 4/10/2018