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 498,669 1/14/2025
9.0.0 4,565,751 11/12/2024
9.0.0-rc.2.24474.1 146,071 10/8/2024
9.0.0-rc.1.24451.1 104,720 9/10/2024
9.0.0-preview.7.24405.3 61,991 8/13/2024
9.0.0-preview.6.24327.4 77,250 7/9/2024
9.0.0-preview.5.24306.3 34,103 6/11/2024
9.0.0-preview.4.24267.1 50,510 5/21/2024
9.0.0-preview.3.24172.4 159,865 4/11/2024
9.0.0-preview.2.24128.4 55,200 3/12/2024
9.0.0-preview.1.24081.2 82,757 2/13/2024
8.0.12 287,871 1/14/2025
8.0.11 4,943,666 11/12/2024
8.0.10 10,794,912 10/8/2024
8.0.8 16,499,920 8/13/2024
8.0.7 10,927,254 7/9/2024
8.0.6 13,161,747 5/28/2024
8.0.5 5,755,388 5/14/2024
8.0.4 26,076,972 4/9/2024
8.0.3 9,187,787 3/12/2024
8.0.2 18,937,402 2/13/2024
8.0.1 11,621,398 1/9/2024
8.0.0 32,324,633 11/14/2023
8.0.0-rc.2.23480.1 516,201 10/10/2023
8.0.0-rc.1.23419.6 141,934 9/12/2023
8.0.0-preview.7.23375.4 95,996 8/8/2023
8.0.0-preview.6.23329.4 172,219 7/11/2023
8.0.0-preview.5.23280.1 132,141 6/13/2023
8.0.0-preview.4.23259.3 135,828 5/16/2023
8.0.0-preview.3.23174.2 197,725 4/11/2023
8.0.0-preview.2.23128.3 195,011 3/14/2023
8.0.0-preview.1.23111.4 135,739 2/21/2023
7.0.20 2,226,304 5/28/2024
7.0.19 429,513 5/14/2024
7.0.18 2,055,072 4/9/2024
7.0.17 1,436,656 3/12/2024
7.0.16 1,850,833 2/13/2024
7.0.15 2,902,644 1/9/2024
7.0.14 5,527,882 11/14/2023
7.0.13 5,995,168 10/24/2023
7.0.12 4,117,960 10/10/2023
7.0.11 14,522,873 9/12/2023
7.0.10 9,081,370 8/8/2023
7.0.9 8,293,861 7/11/2023
7.0.8 5,174,594 6/22/2023
7.0.7 3,591,535 6/13/2023
7.0.5 27,611,908 4/11/2023
7.0.4 9,043,512 3/14/2023
7.0.3 15,304,861 2/14/2023
7.0.2 17,573,370 1/10/2023
7.0.1 10,892,408 12/13/2022
7.0.0 26,848,994 11/7/2022
7.0.0-rc.2.22472.11 225,612 10/11/2022
7.0.0-rc.1.22426.7 210,427 9/14/2022
7.0.0-preview.7.22376.2 91,694 8/9/2022
7.0.0-preview.6.22329.4 71,897 7/12/2022
7.0.0-preview.5.22302.2 61,123 6/14/2022
7.0.0-preview.4.22229.2 77,099 5/10/2022
7.0.0-preview.3.22175.1 76,161 4/13/2022
7.0.0-preview.2.22153.1 82,345 3/14/2022
7.0.0-preview.1.22076.6 54,369 2/17/2022
6.0.36 324,822 11/12/2024
6.0.35 395,082 10/8/2024
6.0.33 1,114,391 8/13/2024
6.0.32 588,799 7/9/2024
6.0.31 867,514 5/28/2024
6.0.30 430,909 5/14/2024
6.0.29 2,399,098 4/9/2024
6.0.28 1,285,417 3/12/2024
6.0.27 1,616,009 2/13/2024
6.0.26 2,345,373 1/9/2024
6.0.25 3,234,703 11/14/2023
6.0.24 1,681,890 10/24/2023
6.0.23 1,154,882 10/10/2023
6.0.22 3,770,070 9/12/2023
6.0.21 3,315,976 8/8/2023
6.0.20 2,659,698 7/11/2023
6.0.19 2,208,355 6/22/2023
6.0.18 1,195,237 6/13/2023
6.0.16 7,034,090 4/11/2023
6.0.15 3,971,866 3/14/2023
6.0.14 4,941,844 2/14/2023
6.0.13 6,607,294 1/10/2023
6.0.12 13,641,362 12/13/2022
6.0.11 9,519,159 11/7/2022
6.0.10 16,807,301 10/11/2022
6.0.9 14,755,512 9/13/2022
6.0.8 17,625,652 8/9/2022
6.0.7 53,048,621 7/12/2022
6.0.6 14,157,975 6/14/2022
6.0.5 23,523,950 5/10/2022
6.0.4 19,244,731 4/11/2022
6.0.3 23,142,113 3/8/2022
6.0.2 19,082,967 2/8/2022
6.0.1 34,296,708 12/14/2021
6.0.0 64,613,471 11/8/2021
6.0.0-rc.2.21480.5 325,015 10/12/2021
6.0.0-rc.1.21452.10 240,226 9/14/2021
6.0.0-preview.7.21378.4 88,466 8/10/2021
6.0.0-preview.6.21352.1 38,592 7/14/2021
6.0.0-preview.5.21301.9 182,023 6/15/2021
6.0.0-preview.4.21253.1 71,766 5/24/2021
6.0.0-preview.3.21201.2 91,021 4/8/2021
6.0.0-preview.2.21154.2 68,412 3/11/2021
6.0.0-preview.1.21102.2 87,233 2/12/2021
5.0.17 7,242,615 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 1,454,880 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 2,283,019 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 2,332,249 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 4,331,397 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 4,778,897 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 8,269,880 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 15,743,493 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 10,196,615 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 9,445,611 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 15,777,619 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 8,237,769 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 11,313,052 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 8,107,719 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 8,047,238 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 11,518,681 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 15,662,725 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 25,879,124 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 401,697 10/13/2020
5.0.0-rc.1.20451.13 320,339 9/14/2020
5.0.0-preview.8.20407.4 198,869 8/25/2020
5.0.0-preview.7.20365.15 111,116 7/21/2020
5.0.0-preview.6.20312.4 61,804 6/25/2020
5.0.0-preview.5.20278.2 46,788 6/10/2020
5.0.0-preview.4.20220.10 70,785 5/18/2020
5.0.0-preview.3.20181.2 92,157 4/23/2020
5.0.0-preview.2.20159.4 59,395 4/2/2020
5.0.0-preview.2.20120.8 43,951 3/16/2020
3.1.32 4,759,447 12/13/2022
3.1.31 960,887 11/8/2022
3.1.30 696,125 10/11/2022
3.1.29 1,158,933 9/13/2022
3.1.28 803,716 8/9/2022
3.1.27 717,621 7/12/2022
3.1.26 612,982 6/14/2022
3.1.25 1,052,773 5/10/2022
3.1.24 648,095 4/11/2022
3.1.23 1,038,987 3/8/2022
3.1.22 3,278,387 12/14/2021
3.1.21 2,576,757 11/7/2021
3.1.20 1,501,244 10/11/2021
3.1.19 2,429,038 9/14/2021
3.1.18 5,973,831 8/10/2021
3.1.17 1,860,705 7/13/2021
3.1.16 2,393,565 6/8/2021
3.1.15 2,751,870 5/11/2021
3.1.14 3,037,745 4/6/2021
3.1.13 4,500,014 3/9/2021
3.1.12 2,963,719 2/9/2021
3.1.11 6,119,637 1/12/2021
3.1.10 8,252,190 11/9/2020
3.1.9 11,859,622 10/13/2020
3.1.8 17,507,457 9/8/2020
3.1.7 9,878,869 8/11/2020
3.1.6 10,764,485 7/14/2020
3.1.5 12,632,652 6/9/2020
3.1.4 21,901,138 5/12/2020
3.1.3 27,882,020 3/24/2020
3.1.2 11,835,788 2/19/2020
3.1.1 19,994,895 1/14/2020
3.1.0 33,937,107 12/3/2019
3.1.0-preview3.19554.8 166,319 11/13/2019
3.1.0-preview2.19525.5 32,256 11/1/2019
3.1.0-preview1.19506.2 743,932 10/15/2019
3.0.3 177,715 2/19/2020
3.0.2 76,510 1/14/2020
3.0.1 1,369,804 11/18/2019
3.0.0 18,743,232 9/23/2019
3.0.0-rc1.19456.14 44,849 9/16/2019
3.0.0-preview9.19423.6 1,367,306 9/4/2019
3.0.0-preview8.19405.11 388,884 8/13/2019
3.0.0-preview7.19362.6 86,659 7/23/2019
3.0.0-preview6.19304.10 162,039 6/12/2019
3.0.0-preview5.19227.1 670,436 5/6/2019
3.0.0-preview4.19216.3 21,686 4/18/2019
3.0.0-preview3.19153.1 202,651 3/6/2019
3.0.0-preview.19074.3 31,935 1/29/2019
3.0.0-preview.18572.1 47,202 12/3/2018
2.3.0 1,070 1/14/2025
2.2.6 31,259,484 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 20,716,473 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 5,307,428 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 6,380,528 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 6,855,682 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 22,420,941 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 182,430 10/17/2018
2.2.0-preview2-35157 145,667 9/12/2018
2.2.0-preview1-35029 85,821 8/22/2018
2.1.14 3,911,435 11/18/2019
2.1.11 3,706,987 5/14/2019
2.1.8 3,697,864 2/12/2019
2.1.4 15,371,013 10/1/2018
2.1.3 4,899,621 9/11/2018
2.1.2 9,145,442 8/21/2018
2.1.1 15,955,932 6/18/2018
2.1.0 13,193,107 5/29/2018
2.1.0-rc1-final 220,471 5/6/2018
2.1.0-preview2-final 203,147 4/10/2018