Microsoft.EntityFrameworkCore.Abstractions 2.2.0-preview3-35497

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-preview3-35497
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.Abstractions -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.Abstractions" 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.Abstractions" Version="2.2.0-preview3-35497" />
                    
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-preview3-35497
                    
#r "nuget: Microsoft.EntityFrameworkCore.Abstractions, 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.
#addin nuget:?package=Microsoft.EntityFrameworkCore.Abstractions&version=2.2.0-preview3-35497&prerelease
                    
Install Microsoft.EntityFrameworkCore.Abstractions as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Abstractions&version=2.2.0-preview3-35497&prerelease
                    
Install Microsoft.EntityFrameworkCore.Abstractions 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/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. 
.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 (295)

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 (38)

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

Repository Stars
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
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
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 sambaXP + SNIA SMB3 IO Lab EMEA (April 7- April 10, 2025)
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
ergulkizilkaya/ReCapProject
msawczyn/EFDesigner
Entity Framework visual design surface and code-first code generation for EF6, Core and beyond
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.
fmbot-discord/fmbot
.fmbot is a social Discord bot that provides music statistics for you and your friends.
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.
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!
impworks/bonsai
Self-hosted family wiki engine / photoalbum
Version Downloads Last updated
10.0.0-preview.3.25171.6 2,080 4/10/2025
10.0.0-preview.2.25163.8 3,449 3/18/2025
10.0.0-preview.1.25081.1 3,243 2/25/2025
9.0.4 917,750 4/8/2025
9.0.3 2,766,332 3/11/2025
9.0.2 4,001,257 2/11/2025
9.0.1 5,328,937 1/14/2025
9.0.0 10,365,914 11/12/2024
9.0.0-rc.2.24474.1 181,244 10/8/2024
9.0.0-rc.1.24451.1 119,737 9/10/2024
9.0.0-preview.7.24405.3 78,764 8/13/2024
9.0.0-preview.6.24327.4 123,011 7/9/2024
9.0.0-preview.5.24306.3 42,456 6/11/2024
9.0.0-preview.4.24267.1 57,217 5/21/2024
9.0.0-preview.3.24172.4 170,746 4/11/2024
9.0.0-preview.2.24128.4 62,737 3/12/2024
9.0.0-preview.1.24081.2 102,606 2/13/2024
8.0.15 297,462 4/8/2025
8.0.14 1,398,910 3/11/2025
8.0.13 2,266,098 2/11/2025
8.0.12 2,818,215 1/14/2025
8.0.11 12,859,794 11/12/2024
8.0.10 17,509,613 10/8/2024
8.0.8 22,662,342 8/13/2024
8.0.7 14,065,288 7/9/2024
8.0.6 16,241,542 5/28/2024
8.0.5 6,931,915 5/14/2024
8.0.4 32,793,180 4/9/2024
8.0.3 10,874,565 3/12/2024
8.0.2 23,441,442 2/13/2024
8.0.1 13,732,636 1/9/2024
8.0.0 41,077,162 11/14/2023
8.0.0-rc.2.23480.1 552,928 10/10/2023
8.0.0-rc.1.23419.6 150,165 9/12/2023
8.0.0-preview.7.23375.4 105,787 8/8/2023
8.0.0-preview.6.23329.4 193,904 7/11/2023
8.0.0-preview.5.23280.1 176,370 6/13/2023
8.0.0-preview.4.23259.3 144,241 5/16/2023
8.0.0-preview.3.23174.2 220,974 4/11/2023
8.0.0-preview.2.23128.3 199,333 3/14/2023
8.0.0-preview.1.23111.4 138,175 2/21/2023
7.0.20 3,159,671 5/28/2024
7.0.19 492,546 5/14/2024
7.0.18 2,518,936 4/9/2024
7.0.17 1,576,377 3/12/2024
7.0.16 2,020,560 2/13/2024
7.0.15 3,153,188 1/9/2024
7.0.14 5,981,111 11/14/2023
7.0.13 6,597,455 10/24/2023
7.0.12 4,366,796 10/10/2023
7.0.11 15,715,773 9/12/2023
7.0.10 9,554,724 8/8/2023
7.0.9 8,868,324 7/11/2023
7.0.8 5,428,408 6/22/2023
7.0.7 3,728,821 6/13/2023
7.0.5 29,033,043 4/11/2023
7.0.4 9,351,729 3/14/2023
7.0.3 15,988,925 2/14/2023
7.0.2 18,415,904 1/10/2023
7.0.1 11,341,908 12/13/2022
7.0.0 29,444,458 11/7/2022
7.0.0-rc.2.22472.11 231,696 10/11/2022
7.0.0-rc.1.22426.7 212,576 9/14/2022
7.0.0-preview.7.22376.2 94,887 8/9/2022
7.0.0-preview.6.22329.4 74,454 7/12/2022
7.0.0-preview.5.22302.2 62,498 6/14/2022
7.0.0-preview.4.22229.2 78,954 5/10/2022
7.0.0-preview.3.22175.1 77,486 4/13/2022
7.0.0-preview.2.22153.1 83,232 3/14/2022
7.0.0-preview.1.22076.6 55,598 2/17/2022
6.0.36 979,551 11/12/2024
6.0.35 586,395 10/8/2024
6.0.33 1,588,364 8/13/2024
6.0.32 723,783 7/9/2024
6.0.31 1,017,920 5/28/2024
6.0.30 533,724 5/14/2024
6.0.29 2,877,525 4/9/2024
6.0.28 1,493,721 3/12/2024
6.0.27 1,802,950 2/13/2024
6.0.26 2,548,094 1/9/2024
6.0.25 3,537,351 11/14/2023
6.0.24 1,840,125 10/24/2023
6.0.23 1,217,326 10/10/2023
6.0.22 4,024,674 9/12/2023
6.0.21 3,529,305 8/8/2023
6.0.20 2,822,150 7/11/2023
6.0.19 2,354,048 6/22/2023
6.0.18 1,253,167 6/13/2023
6.0.16 7,454,355 4/11/2023
6.0.15 4,145,157 3/14/2023
6.0.14 5,194,603 2/14/2023
6.0.13 6,866,493 1/10/2023
6.0.12 14,324,914 12/13/2022
6.0.11 9,893,357 11/7/2022
6.0.10 17,392,833 10/11/2022
6.0.9 15,225,716 9/13/2022
6.0.8 18,298,117 8/9/2022
6.0.7 55,059,170 7/12/2022
6.0.6 14,665,655 6/14/2022
6.0.5 24,292,911 5/10/2022
6.0.4 19,795,617 4/11/2022
6.0.3 24,229,580 3/8/2022
6.0.2 19,617,605 2/8/2022
6.0.1 35,465,645 12/14/2021
6.0.0 69,079,172 11/8/2021
6.0.0-rc.2.21480.5 331,008 10/12/2021
6.0.0-rc.1.21452.10 262,424 9/14/2021
6.0.0-preview.7.21378.4 90,958 8/10/2021
6.0.0-preview.6.21352.1 39,100 7/14/2021
6.0.0-preview.5.21301.9 185,381 6/15/2021
6.0.0-preview.4.21253.1 73,026 5/24/2021
6.0.0-preview.3.21201.2 93,230 4/8/2021
6.0.0-preview.2.21154.2 68,612 3/11/2021
6.0.0-preview.1.21102.2 88,966 2/12/2021
5.0.17 7,643,609 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 1,491,071 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 2,343,555 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 2,372,529 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 4,441,737 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 4,875,160 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 8,420,685 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 16,153,061 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 10,393,181 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 9,674,753 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 16,046,368 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 8,360,418 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 11,511,114 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 8,217,874 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 8,134,563 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 11,632,495 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 15,974,336 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 26,608,852 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 405,325 10/13/2020
5.0.0-rc.1.20451.13 321,422 9/14/2020
5.0.0-preview.8.20407.4 200,404 8/25/2020
5.0.0-preview.7.20365.15 112,363 7/21/2020
5.0.0-preview.6.20312.4 62,227 6/25/2020
5.0.0-preview.5.20278.2 48,058 6/10/2020
5.0.0-preview.4.20220.10 71,331 5/18/2020
5.0.0-preview.3.20181.2 92,976 4/23/2020
5.0.0-preview.2.20159.4 59,956 4/2/2020
5.0.0-preview.2.20120.8 44,163 3/16/2020
3.1.32 5,724,846 12/13/2022
3.1.31 1,110,922 11/8/2022
3.1.30 747,077 10/11/2022
3.1.29 1,285,337 9/13/2022
3.1.28 849,981 8/9/2022
3.1.27 749,543 7/12/2022
3.1.26 639,175 6/14/2022
3.1.25 1,091,061 5/10/2022
3.1.24 665,260 4/11/2022
3.1.23 1,072,348 3/8/2022
3.1.22 3,449,102 12/14/2021
3.1.21 2,654,503 11/7/2021
3.1.20 1,583,110 10/11/2021
3.1.19 2,478,950 9/14/2021
3.1.18 6,173,712 8/10/2021
3.1.17 1,908,914 7/13/2021
3.1.16 2,441,658 6/8/2021
3.1.15 2,844,865 5/11/2021
3.1.14 3,090,648 4/6/2021
3.1.13 4,604,672 3/9/2021
3.1.12 3,004,703 2/9/2021
3.1.11 6,221,766 1/12/2021
3.1.10 8,336,552 11/9/2020
3.1.9 12,025,994 10/13/2020
3.1.8 17,662,303 9/8/2020
3.1.7 10,076,653 8/11/2020
3.1.6 10,912,852 7/14/2020
3.1.5 12,796,911 6/9/2020
3.1.4 22,166,645 5/12/2020
3.1.3 28,352,128 3/24/2020
3.1.2 11,991,696 2/19/2020
3.1.1 20,262,004 1/14/2020
3.1.0 34,617,673 12/3/2019
3.1.0-preview3.19554.8 166,956 11/13/2019
3.1.0-preview2.19525.5 32,517 11/1/2019
3.1.0-preview1.19506.2 757,643 10/15/2019
3.0.3 182,007 2/19/2020
3.0.2 77,136 1/14/2020
3.0.1 1,385,586 11/18/2019
3.0.0 19,059,289 9/23/2019
3.0.0-rc1.19456.14 45,112 9/16/2019
3.0.0-preview9.19423.6 1,381,101 9/4/2019
3.0.0-preview8.19405.11 389,307 8/13/2019
3.0.0-preview7.19362.6 87,338 7/23/2019
3.0.0-preview6.19304.10 162,916 6/12/2019
3.0.0-preview5.19227.1 671,574 5/6/2019
3.0.0-preview4.19216.3 21,924 4/18/2019
3.0.0-preview3.19153.1 203,233 3/6/2019
3.0.0-preview.19074.3 34,356 1/29/2019
3.0.0-preview.18572.1 47,617 12/3/2018
2.3.0 10,817 1/14/2025
2.2.6 31,747,339 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 20,915,458 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 5,350,268 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 6,434,725 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 6,916,078 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 22,962,057 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 182,987 10/17/2018
2.2.0-preview2-35157 148,519 9/12/2018
2.2.0-preview1-35029 87,204 8/22/2018
2.1.14 4,001,095 11/18/2019
2.1.11 3,729,700 5/14/2019
2.1.8 3,767,990 2/12/2019
2.1.4 15,502,560 10/1/2018
2.1.3 4,926,093 9/11/2018
2.1.2 9,198,650 8/21/2018
2.1.1 16,544,873 6/18/2018
2.1.0 13,358,265 5/29/2018
2.1.0-rc1-final 221,799 5/6/2018
2.1.0-preview2-final 204,471 4/10/2018