Microsoft.EntityFrameworkCore.Abstractions 9.0.1

Prefix Reserved

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.EntityFrameworkCore.Abstractions --version 9.0.1                
NuGet\Install-Package Microsoft.EntityFrameworkCore.Abstractions -Version 9.0.1                
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="9.0.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.Abstractions --version 9.0.1                
#r "nuget: Microsoft.EntityFrameworkCore.Abstractions, 9.0.1"                
#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.
// Install Microsoft.EntityFrameworkCore.Abstractions as a Cake Addin
#addin nuget:?package=Microsoft.EntityFrameworkCore.Abstractions&version=9.0.1

// Install Microsoft.EntityFrameworkCore.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.Abstractions&version=9.0.1                

Microsoft.EntityFrameworkCore.Abstractions is a small package containing abstractions which may be useful for applications in places where a dependency on the full Microsoft.EntityFrameworkCore is not desirable.

Usage

This package is included automatically as a dependency of the main Microsoft.EntityFrameworkCore package. Usually, the abstractions package is only explicitly installed in places where it is undesirable to use the main package. For example, it can be installed to use mapping attributes on POCO entity types which are otherwise independent of EF Core.

Getting started with EF Core

See Getting started with EF Core for more information about EF NuGet packages, including which to install when getting started.

Feedback

If you encounter a bug or issues with this package,you can open an Github issue. For more details, see getting support.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (271)

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

Showing the top 5 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
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 8, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
Version Downloads Last updated
9.0.1 129,051 1/14/2025
9.0.0 3,959,439 11/12/2024
9.0.0-rc.2.24474.1 141,609 10/8/2024
9.0.0-rc.1.24451.1 102,895 9/10/2024
9.0.0-preview.7.24405.3 59,015 8/13/2024
9.0.0-preview.6.24327.4 76,219 7/9/2024
9.0.0-preview.5.24306.3 33,591 6/11/2024
9.0.0-preview.4.24267.1 49,805 5/21/2024
9.0.0-preview.3.24172.4 159,001 4/11/2024
9.0.0-preview.2.24128.4 54,669 3/12/2024
9.0.0-preview.1.24081.2 81,295 2/13/2024
8.0.12 69,952 1/14/2025
8.0.11 4,266,503 11/12/2024
8.0.10 10,171,744 10/8/2024
8.0.8 15,934,318 8/13/2024
8.0.7 10,652,469 7/9/2024
8.0.6 12,891,402 5/28/2024
8.0.5 5,644,200 5/14/2024
8.0.4 25,497,148 4/9/2024
8.0.3 9,037,907 3/12/2024
8.0.2 18,538,243 2/13/2024
8.0.1 11,441,986 1/9/2024
8.0.0 31,588,713 11/14/2023
8.0.0-rc.2.23480.1 513,762 10/10/2023
8.0.0-rc.1.23419.6 141,263 9/12/2023
8.0.0-preview.7.23375.4 95,378 8/8/2023
8.0.0-preview.6.23329.4 170,184 7/11/2023
8.0.0-preview.5.23280.1 131,797 6/13/2023
8.0.0-preview.4.23259.3 135,299 5/16/2023
8.0.0-preview.3.23174.2 196,049 4/11/2023
8.0.0-preview.2.23128.3 194,623 3/14/2023
8.0.0-preview.1.23111.4 135,489 2/21/2023
7.0.20 2,157,785 5/28/2024
7.0.19 423,449 5/14/2024
7.0.18 2,017,074 4/9/2024
7.0.17 1,423,844 3/12/2024
7.0.16 1,834,507 2/13/2024
7.0.15 2,880,176 1/9/2024
7.0.14 5,488,360 11/14/2023
7.0.13 5,945,525 10/24/2023
7.0.12 4,096,705 10/10/2023
7.0.11 14,441,488 9/12/2023
7.0.10 9,042,796 8/8/2023
7.0.9 8,244,595 7/11/2023
7.0.8 5,157,236 6/22/2023
7.0.7 3,576,646 6/13/2023
7.0.5 27,500,913 4/11/2023
7.0.4 9,015,835 3/14/2023
7.0.3 15,250,214 2/14/2023
7.0.2 17,484,327 1/10/2023
7.0.1 10,861,439 12/13/2022
7.0.0 26,637,530 11/7/2022
7.0.0-rc.2.22472.11 225,268 10/11/2022
7.0.0-rc.1.22426.7 210,220 9/14/2022
7.0.0-preview.7.22376.2 91,459 8/9/2022
7.0.0-preview.6.22329.4 71,638 7/12/2022
7.0.0-preview.5.22302.2 60,983 6/14/2022
7.0.0-preview.4.22229.2 76,929 5/10/2022
7.0.0-preview.3.22175.1 76,090 4/13/2022
7.0.0-preview.2.22153.1 82,249 3/14/2022
7.0.0-preview.1.22076.6 54,342 2/17/2022
6.0.36 277,572 11/12/2024
6.0.35 375,191 10/8/2024
6.0.33 1,061,312 8/13/2024
6.0.32 576,365 7/9/2024
6.0.31 853,648 5/28/2024
6.0.30 424,865 5/14/2024
6.0.29 2,350,960 4/9/2024
6.0.28 1,268,068 3/12/2024
6.0.27 1,598,956 2/13/2024
6.0.26 2,323,317 1/9/2024
6.0.25 3,209,410 11/14/2023
6.0.24 1,669,736 10/24/2023
6.0.23 1,148,703 10/10/2023
6.0.22 3,745,537 9/12/2023
6.0.21 3,295,081 8/8/2023
6.0.20 2,646,031 7/11/2023
6.0.19 2,195,456 6/22/2023
6.0.18 1,189,620 6/13/2023
6.0.16 7,000,000 4/11/2023
6.0.15 3,958,544 3/14/2023
6.0.14 4,917,312 2/14/2023
6.0.13 6,587,815 1/10/2023
6.0.12 13,583,245 12/13/2022
6.0.11 9,485,456 11/7/2022
6.0.10 16,752,714 10/11/2022
6.0.9 14,712,657 9/13/2022
6.0.8 17,565,850 8/9/2022
6.0.7 52,876,020 7/12/2022
6.0.6 14,115,443 6/14/2022
6.0.5 23,454,116 5/10/2022
6.0.4 19,191,967 4/11/2022
6.0.3 23,026,597 3/8/2022
6.0.2 19,034,843 2/8/2022
6.0.1 34,204,688 12/14/2021
6.0.0 64,224,728 11/8/2021
6.0.0-rc.2.21480.5 324,297 10/12/2021
6.0.0-rc.1.21452.10 238,606 9/14/2021
6.0.0-preview.7.21378.4 88,360 8/10/2021
6.0.0-preview.6.21352.1 38,554 7/14/2021
6.0.0-preview.5.21301.9 181,730 6/15/2021
6.0.0-preview.4.21253.1 71,739 5/24/2021
6.0.0-preview.3.21201.2 90,946 4/8/2021
6.0.0-preview.2.21154.2 68,402 3/11/2021
6.0.0-preview.1.21102.2 87,075 2/12/2021
5.0.17 7,209,724 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 1,451,783 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 2,276,815 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 2,329,954 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 4,323,383 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 4,772,129 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 8,258,389 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 15,714,957 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 10,182,354 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 9,426,903 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 15,757,720 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 8,228,755 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 11,293,916 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 8,098,596 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 8,040,604 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 11,509,409 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 15,640,459 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 25,815,131 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 401,332 10/13/2020
5.0.0-rc.1.20451.13 320,265 9/14/2020
5.0.0-preview.8.20407.4 198,677 8/25/2020
5.0.0-preview.7.20365.15 111,043 7/21/2020
5.0.0-preview.6.20312.4 61,755 6/25/2020
5.0.0-preview.5.20278.2 46,763 6/10/2020
5.0.0-preview.4.20220.10 70,766 5/18/2020
5.0.0-preview.3.20181.2 92,103 4/23/2020
5.0.0-preview.2.20159.4 59,348 4/2/2020
5.0.0-preview.2.20120.8 43,935 3/16/2020
3.1.32 4,686,134 12/13/2022
3.1.31 949,651 11/8/2022
3.1.30 692,456 10/11/2022
3.1.29 1,146,888 9/13/2022
3.1.28 800,392 8/9/2022
3.1.27 715,930 7/12/2022
3.1.26 610,681 6/14/2022
3.1.25 1,049,236 5/10/2022
3.1.24 646,581 4/11/2022
3.1.23 1,036,398 3/8/2022
3.1.22 3,261,682 12/14/2021
3.1.21 2,572,438 11/7/2021
3.1.20 1,493,889 10/11/2021
3.1.19 2,424,901 9/14/2021
3.1.18 5,958,521 8/10/2021
3.1.17 1,857,389 7/13/2021
3.1.16 2,389,898 6/8/2021
3.1.15 2,744,269 5/11/2021
3.1.14 3,034,244 4/6/2021
3.1.13 4,490,974 3/9/2021
3.1.12 2,959,724 2/9/2021
3.1.11 6,111,753 1/12/2021
3.1.10 8,244,611 11/9/2020
3.1.9 11,847,898 10/13/2020
3.1.8 17,494,553 9/8/2020
3.1.7 9,866,936 8/11/2020
3.1.6 10,755,516 7/14/2020
3.1.5 12,619,504 6/9/2020
3.1.4 21,878,985 5/12/2020
3.1.3 27,845,420 3/24/2020
3.1.2 11,823,430 2/19/2020
3.1.1 19,973,710 1/14/2020
3.1.0 33,876,342 12/3/2019
3.1.0-preview3.19554.8 166,296 11/13/2019
3.1.0-preview2.19525.5 32,220 11/1/2019
3.1.0-preview1.19506.2 742,923 10/15/2019
3.0.3 177,495 2/19/2020
3.0.2 76,459 1/14/2020
3.0.1 1,368,584 11/18/2019
3.0.0 18,718,357 9/23/2019
3.0.0-rc1.19456.14 44,833 9/16/2019
3.0.0-preview9.19423.6 1,365,987 9/4/2019
3.0.0-preview8.19405.11 388,841 8/13/2019
3.0.0-preview7.19362.6 86,638 7/23/2019
3.0.0-preview6.19304.10 161,950 6/12/2019
3.0.0-preview5.19227.1 670,382 5/6/2019
3.0.0-preview4.19216.3 21,669 4/18/2019
3.0.0-preview3.19153.1 202,556 3/6/2019
3.0.0-preview.19074.3 31,792 1/29/2019
3.0.0-preview.18572.1 47,176 12/3/2018
2.3.0 431 1/14/2025
2.2.6 31,220,096 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 20,701,429 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 5,304,779 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 6,375,840 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 6,850,988 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 22,378,475 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 182,394 10/17/2018
2.2.0-preview2-35157 145,433 9/12/2018
2.2.0-preview1-35029 85,786 8/22/2018
2.1.14 3,904,443 11/18/2019
2.1.11 3,704,895 5/14/2019
2.1.8 3,692,311 2/12/2019
2.1.4 15,363,654 10/1/2018
2.1.3 4,897,681 9/11/2018
2.1.2 9,141,208 8/21/2018
2.1.1 15,908,804 6/18/2018
2.1.0 13,180,803 5/29/2018
2.1.0-rc1-final 220,360 5/6/2018
2.1.0-preview2-final 203,060 4/10/2018