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

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 632,316 1/14/2025
9.0.0 4,732,579 11/12/2024
9.0.0-rc.2.24474.1 146,820 10/8/2024
9.0.0-rc.1.24451.1 105,168 9/10/2024
9.0.0-preview.7.24405.3 62,368 8/13/2024
9.0.0-preview.6.24327.4 77,504 7/9/2024
9.0.0-preview.5.24306.3 34,250 6/11/2024
9.0.0-preview.4.24267.1 50,662 5/21/2024
9.0.0-preview.3.24172.4 160,124 4/11/2024
9.0.0-preview.2.24128.4 55,304 3/12/2024
9.0.0-preview.1.24081.2 83,403 2/13/2024
8.0.12 367,287 1/14/2025
8.0.11 5,136,405 11/12/2024
8.0.10 10,979,708 10/8/2024
8.0.8 16,669,731 8/13/2024
8.0.7 11,010,427 7/9/2024
8.0.6 13,242,582 5/28/2024
8.0.5 5,788,232 5/14/2024
8.0.4 26,246,194 4/9/2024
8.0.3 9,228,646 3/12/2024
8.0.2 19,049,116 2/13/2024
8.0.1 11,673,426 1/9/2024
8.0.0 32,537,885 11/14/2023
8.0.0-rc.2.23480.1 516,968 10/10/2023
8.0.0-rc.1.23419.6 142,045 9/12/2023
8.0.0-preview.7.23375.4 96,196 8/8/2023
8.0.0-preview.6.23329.4 172,694 7/11/2023
8.0.0-preview.5.23280.1 132,246 6/13/2023
8.0.0-preview.4.23259.3 136,033 5/16/2023
8.0.0-preview.3.23174.2 198,284 4/11/2023
8.0.0-preview.2.23128.3 195,108 3/14/2023
8.0.0-preview.1.23111.4 135,810 2/21/2023
7.0.20 2,246,255 5/28/2024
7.0.19 431,320 5/14/2024
7.0.18 2,065,502 4/9/2024
7.0.17 1,440,984 3/12/2024
7.0.16 1,855,394 2/13/2024
7.0.15 2,909,597 1/9/2024
7.0.14 5,539,527 11/14/2023
7.0.13 6,009,536 10/24/2023
7.0.12 4,124,998 10/10/2023
7.0.11 14,548,409 9/12/2023
7.0.10 9,092,039 8/8/2023
7.0.9 8,307,748 7/11/2023
7.0.8 5,179,581 6/22/2023
7.0.7 3,594,730 6/13/2023
7.0.5 27,647,057 4/11/2023
7.0.4 9,051,087 3/14/2023
7.0.3 15,321,448 2/14/2023
7.0.2 17,597,385 1/10/2023
7.0.1 10,901,704 12/13/2022
7.0.0 26,910,337 11/7/2022
7.0.0-rc.2.22472.11 225,709 10/11/2022
7.0.0-rc.1.22426.7 210,507 9/14/2022
7.0.0-preview.7.22376.2 91,751 8/9/2022
7.0.0-preview.6.22329.4 71,994 7/12/2022
7.0.0-preview.5.22302.2 61,174 6/14/2022
7.0.0-preview.4.22229.2 77,160 5/10/2022
7.0.0-preview.3.22175.1 76,213 4/13/2022
7.0.0-preview.2.22153.1 82,405 3/14/2022
7.0.0-preview.1.22076.6 54,380 2/17/2022
6.0.36 336,951 11/12/2024
6.0.35 401,089 10/8/2024
6.0.33 1,125,918 8/13/2024
6.0.32 592,115 7/9/2024
6.0.31 870,933 5/28/2024
6.0.30 432,792 5/14/2024
6.0.29 2,413,144 4/9/2024
6.0.28 1,290,691 3/12/2024
6.0.27 1,621,078 2/13/2024
6.0.26 2,350,763 1/9/2024
6.0.25 3,241,327 11/14/2023
6.0.24 1,685,318 10/24/2023
6.0.23 1,156,567 10/10/2023
6.0.22 3,776,909 9/12/2023
6.0.21 3,322,161 8/8/2023
6.0.20 2,663,989 7/11/2023
6.0.19 2,213,025 6/22/2023
6.0.18 1,196,673 6/13/2023
6.0.16 7,043,236 4/11/2023
6.0.15 3,976,031 3/14/2023
6.0.14 4,947,968 2/14/2023
6.0.13 6,613,341 1/10/2023
6.0.12 13,658,717 12/13/2022
6.0.11 9,530,413 11/7/2022
6.0.10 16,822,779 10/11/2022
6.0.9 14,768,224 9/13/2022
6.0.8 17,642,976 8/9/2022
6.0.7 53,096,160 7/12/2022
6.0.6 14,171,041 6/14/2022
6.0.5 23,543,229 5/10/2022
6.0.4 19,260,021 4/11/2022
6.0.3 23,167,795 3/8/2022
6.0.2 19,096,046 2/8/2022
6.0.1 34,323,008 12/14/2021
6.0.0 64,729,068 11/8/2021
6.0.0-rc.2.21480.5 325,203 10/12/2021
6.0.0-rc.1.21452.10 240,607 9/14/2021
6.0.0-preview.7.21378.4 88,493 8/10/2021
6.0.0-preview.6.21352.1 38,599 7/14/2021
6.0.0-preview.5.21301.9 182,126 6/15/2021
6.0.0-preview.4.21253.1 71,770 5/24/2021
6.0.0-preview.3.21201.2 91,038 4/8/2021
6.0.0-preview.2.21154.2 68,414 3/11/2021
6.0.0-preview.1.21102.2 87,258 2/12/2021
5.0.17 7,251,756 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 1,455,819 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 2,284,831 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 2,332,977 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 4,333,660 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 4,781,093 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 8,273,255 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 15,752,189 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 10,200,728 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 9,451,535 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 15,782,702 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 8,240,368 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 11,317,801 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 8,110,121 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 8,049,083 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 11,521,720 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 15,669,457 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 25,899,364 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 401,771 10/13/2020
5.0.0-rc.1.20451.13 320,373 9/14/2020
5.0.0-preview.8.20407.4 198,916 8/25/2020
5.0.0-preview.7.20365.15 111,147 7/21/2020
5.0.0-preview.6.20312.4 61,818 6/25/2020
5.0.0-preview.5.20278.2 46,805 6/10/2020
5.0.0-preview.4.20220.10 70,793 5/18/2020
5.0.0-preview.3.20181.2 92,172 4/23/2020
5.0.0-preview.2.20159.4 59,401 4/2/2020
5.0.0-preview.2.20120.8 43,957 3/16/2020
3.1.32 4,781,815 12/13/2022
3.1.31 963,162 11/8/2022
3.1.30 696,778 10/11/2022
3.1.29 1,161,443 9/13/2022
3.1.28 804,804 8/9/2022
3.1.27 718,055 7/12/2022
3.1.26 613,703 6/14/2022
3.1.25 1,053,813 5/10/2022
3.1.24 648,652 4/11/2022
3.1.23 1,039,818 3/8/2022
3.1.22 3,282,754 12/14/2021
3.1.21 2,578,243 11/7/2021
3.1.20 1,502,860 10/11/2021
3.1.19 2,430,503 9/14/2021
3.1.18 5,977,412 8/10/2021
3.1.17 1,861,747 7/13/2021
3.1.16 2,394,537 6/8/2021
3.1.15 2,754,587 5/11/2021
3.1.14 3,038,875 4/6/2021
3.1.13 4,502,277 3/9/2021
3.1.12 2,964,756 2/9/2021
3.1.11 6,122,096 1/12/2021
3.1.10 8,254,713 11/9/2020
3.1.9 11,862,737 10/13/2020
3.1.8 17,511,350 9/8/2020
3.1.7 9,882,655 8/11/2020
3.1.6 10,767,678 7/14/2020
3.1.5 12,637,040 6/9/2020
3.1.4 21,906,578 5/12/2020
3.1.3 27,891,975 3/24/2020
3.1.2 11,839,430 2/19/2020
3.1.1 20,000,636 1/14/2020
3.1.0 33,953,710 12/3/2019
3.1.0-preview3.19554.8 166,321 11/13/2019
3.1.0-preview2.19525.5 32,264 11/1/2019
3.1.0-preview1.19506.2 744,272 10/15/2019
3.0.3 177,758 2/19/2020
3.0.2 76,514 1/14/2020
3.0.1 1,370,051 11/18/2019
3.0.0 18,750,672 9/23/2019
3.0.0-rc1.19456.14 44,853 9/16/2019
3.0.0-preview9.19423.6 1,367,677 9/4/2019
3.0.0-preview8.19405.11 388,893 8/13/2019
3.0.0-preview7.19362.6 86,671 7/23/2019
3.0.0-preview6.19304.10 162,071 6/12/2019
3.0.0-preview5.19227.1 670,485 5/6/2019
3.0.0-preview4.19216.3 21,686 4/18/2019
3.0.0-preview3.19153.1 202,663 3/6/2019
3.0.0-preview.19074.3 32,011 1/29/2019
3.0.0-preview.18572.1 47,204 12/3/2018
2.3.0 1,207 1/14/2025
2.2.6 31,271,520 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 20,721,206 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 5,308,301 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 6,381,751 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 6,857,067 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 22,433,726 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 182,438 10/17/2018
2.2.0-preview2-35157 145,780 9/12/2018
2.2.0-preview1-35029 85,829 8/22/2018
2.1.14 3,913,655 11/18/2019
2.1.11 3,707,392 5/14/2019
2.1.8 3,700,063 2/12/2019
2.1.4 15,373,346 10/1/2018
2.1.3 4,900,136 9/11/2018
2.1.2 9,146,595 8/21/2018
2.1.1 15,974,015 6/18/2018
2.1.0 13,196,469 5/29/2018
2.1.0-rc1-final 220,481 5/6/2018
2.1.0-preview2-final 203,176 4/10/2018