Microsoft.EntityFrameworkCore.Abstractions 3.0.0-preview.18572.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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 3.0.0-preview.18572.1
NuGet\Install-Package Microsoft.EntityFrameworkCore.Abstractions -Version 3.0.0-preview.18572.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="3.0.0-preview.18572.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.Abstractions --version 3.0.0-preview.18572.1
#r "nuget: Microsoft.EntityFrameworkCore.Abstractions, 3.0.0-preview.18572.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=3.0.0-preview.18572.1&prerelease

// Install Microsoft.EntityFrameworkCore.Abstractions as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.Abstractions&version=3.0.0-preview.18572.1&prerelease

Provides abstractions and attributes that are used to configure Entity Framework Core

This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/7cd2eb79628a2511af8e8d2699c29380909ab004

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. 
.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 (224)

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

Package Downloads
Microsoft.EntityFrameworkCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Npgsql.EntityFrameworkCore.PostgreSQL The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

PostgreSQL/Npgsql provider for Entity Framework Core.

Microsoft.AspNetCore.App The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

EntityFrameworkCore.Scaffolding.Handlebars

Allows customization of classes reverse engineered from an existing database using the Entity Framework Core toolchain with Handlebars templates.

GitHub repositories (36)

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.
npgsql/efcore.pg
Entity Framework Core provider for PostgreSQL
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
Version Downloads Last updated
9.0.0-preview.2.24128.4 3,917 3/12/2024
9.0.0-preview.1.24081.2 31,292 2/13/2024
8.0.3 228,178 3/12/2024
8.0.2 2,080,019 2/13/2024
8.0.1 3,511,520 1/9/2024
8.0.0 6,609,568 11/14/2023
8.0.0-rc.2.23480.1 332,714 10/10/2023
8.0.0-rc.1.23419.6 110,907 9/12/2023
8.0.0-preview.7.23375.4 56,197 8/8/2023
8.0.0-preview.6.23329.4 101,645 7/11/2023
8.0.0-preview.5.23280.1 99,685 6/13/2023
8.0.0-preview.4.23259.3 102,982 5/16/2023
8.0.0-preview.3.23174.2 128,857 4/11/2023
8.0.0-preview.2.23128.3 142,197 3/14/2023
8.0.0-preview.1.23111.4 119,072 2/21/2023
7.0.17 54,163 3/12/2024
7.0.16 531,644 2/13/2024
7.0.15 1,223,371 1/9/2024
7.0.14 3,006,720 11/14/2023
7.0.13 3,501,568 10/24/2023
7.0.12 2,754,991 10/10/2023
7.0.11 8,342,045 9/12/2023
7.0.10 6,320,634 8/8/2023
7.0.9 5,531,586 7/11/2023
7.0.8 3,821,518 6/22/2023
7.0.7 2,750,095 6/13/2023
7.0.5 20,338,875 4/11/2023
7.0.4 7,346,936 3/14/2023
7.0.3 11,873,745 2/14/2023
7.0.2 12,958,180 1/10/2023
7.0.1 8,730,489 12/13/2022
7.0.0 17,328,360 11/7/2022
7.0.0-rc.2.22472.11 198,370 10/11/2022
7.0.0-rc.1.22426.7 194,181 9/14/2022
7.0.0-preview.7.22376.2 80,227 8/9/2022
7.0.0-preview.6.22329.4 59,047 7/12/2022
7.0.0-preview.5.22302.2 54,195 6/14/2022
7.0.0-preview.4.22229.2 68,758 5/10/2022
7.0.0-preview.3.22175.1 69,680 4/13/2022
7.0.0-preview.2.22153.1 78,430 3/14/2022
7.0.0-preview.1.22076.6 46,727 2/17/2022
6.0.28 41,101 3/12/2024
6.0.27 331,123 2/13/2024
6.0.26 837,995 1/9/2024
6.0.25 1,434,910 11/14/2023
6.0.24 913,444 10/24/2023
6.0.23 707,264 10/10/2023
6.0.22 1,933,416 9/12/2023
6.0.21 1,973,050 8/8/2023
6.0.20 1,744,322 7/11/2023
6.0.19 1,381,725 6/22/2023
6.0.18 840,833 6/13/2023
6.0.16 4,979,110 4/11/2023
6.0.15 2,988,892 3/14/2023
6.0.14 3,623,243 2/14/2023
6.0.13 5,098,608 1/10/2023
6.0.12 9,509,981 12/13/2022
6.0.11 7,574,882 11/7/2022
6.0.10 13,422,198 10/11/2022
6.0.9 12,088,111 9/13/2022
6.0.8 14,305,739 8/9/2022
6.0.7 41,565,726 7/12/2022
6.0.6 11,816,194 6/14/2022
6.0.5 19,734,936 5/10/2022
6.0.4 16,036,533 4/11/2022
6.0.3 18,642,039 3/8/2022
6.0.2 16,396,372 2/8/2022
6.0.1 28,896,379 12/14/2021
6.0.0 47,691,884 11/8/2021
6.0.0-rc.2.21480.5 304,032 10/12/2021
6.0.0-rc.1.21452.10 176,022 9/14/2021
6.0.0-preview.7.21378.4 79,545 8/10/2021
6.0.0-preview.6.21352.1 36,421 7/14/2021
6.0.0-preview.5.21301.9 166,524 6/15/2021
6.0.0-preview.4.21253.1 70,158 5/24/2021
6.0.0-preview.3.21201.2 86,336 4/8/2021
6.0.0-preview.2.21154.2 58,919 3/11/2021
6.0.0-preview.1.21102.2 82,713 2/12/2021
5.0.17 5,548,499 5/10/2022
5.0.16 1,277,005 4/11/2022
5.0.15 1,957,782 3/8/2022
5.0.14 2,169,740 2/8/2022
5.0.13 3,896,594 12/14/2021
5.0.12 4,374,826 11/7/2021
5.0.11 7,534,298 10/12/2021
5.0.10 14,282,761 9/14/2021
5.0.9 9,408,891 8/10/2021
5.0.8 8,526,556 7/13/2021
5.0.7 14,543,514 6/8/2021
5.0.6 7,649,818 5/11/2021
5.0.5 10,417,136 4/6/2021
5.0.4 7,616,809 3/9/2021
5.0.3 7,663,632 2/9/2021
5.0.2 10,969,631 1/12/2021
5.0.1 14,473,716 12/8/2020
5.0.0 22,778,500 11/9/2020
5.0.0-rc.2.20475.6 389,382 10/13/2020
5.0.0-rc.1.20451.13 315,073 9/14/2020
5.0.0-preview.8.20407.4 191,919 8/25/2020
5.0.0-preview.7.20365.15 108,011 7/21/2020
5.0.0-preview.6.20312.4 59,771 6/25/2020
5.0.0-preview.5.20278.2 44,066 6/10/2020
5.0.0-preview.4.20220.10 68,026 5/18/2020
5.0.0-preview.3.20181.2 88,781 4/23/2020
5.0.0-preview.2.20159.4 57,342 4/2/2020
5.0.0-preview.2.20120.8 43,094 3/16/2020
3.1.32 2,382,845 12/13/2022
3.1.31 538,689 11/8/2022
3.1.30 524,004 10/11/2022
3.1.29 740,085 9/13/2022
3.1.28 606,254 8/9/2022
3.1.27 585,464 7/12/2022
3.1.26 505,566 6/14/2022
3.1.25 897,771 5/10/2022
3.1.24 571,602 4/11/2022
3.1.23 907,804 3/8/2022
3.1.22 2,707,716 12/14/2021
3.1.21 2,201,978 11/7/2021
3.1.20 1,235,500 10/11/2021
3.1.19 2,125,907 9/14/2021
3.1.18 5,252,448 8/10/2021
3.1.17 1,690,328 7/13/2021
3.1.16 2,129,775 6/8/2021
3.1.15 2,432,252 5/11/2021
3.1.14 2,836,062 4/6/2021
3.1.13 4,108,865 3/9/2021
3.1.12 2,763,258 2/9/2021
3.1.11 5,722,021 1/12/2021
3.1.10 7,833,363 11/9/2020
3.1.9 11,224,063 10/13/2020
3.1.8 16,711,505 9/8/2020
3.1.7 9,102,905 8/11/2020
3.1.6 10,159,611 7/14/2020
3.1.5 11,932,142 6/9/2020
3.1.4 20,685,123 5/12/2020
3.1.3 25,945,082 3/24/2020
3.1.2 11,194,834 2/19/2020
3.1.1 18,539,743 1/14/2020
3.1.0 30,841,178 12/3/2019
3.1.0-preview3.19554.8 160,888 11/13/2019
3.1.0-preview2.19525.5 31,465 11/1/2019
3.1.0-preview1.19506.2 688,780 10/15/2019
3.0.3 163,135 2/19/2020
3.0.2 72,701 1/14/2020
3.0.1 1,303,734 11/18/2019
3.0.0 17,379,480 9/23/2019
3.0.0-rc1.19456.14 43,938 9/16/2019
3.0.0-preview9.19423.6 1,301,235 9/4/2019
3.0.0-preview8.19405.11 368,650 8/13/2019
3.0.0-preview7.19362.6 83,606 7/23/2019
3.0.0-preview6.19304.10 154,029 6/12/2019
3.0.0-preview5.19227.1 639,053 5/6/2019
3.0.0-preview4.19216.3 20,979 4/18/2019
3.0.0-preview3.19153.1 195,303 3/6/2019
3.0.0-preview.19074.3 29,752 1/29/2019
3.0.0-preview.18572.1 45,372 12/3/2018
2.2.6 29,453,453 7/9/2019
2.2.4 19,877,016 4/9/2019
2.2.3 5,146,136 3/11/2019
2.2.2 6,141,549 2/12/2019
2.2.1 6,618,268 1/8/2019
2.2.0 20,431,466 12/3/2018
2.2.0-preview3-35497 178,735 10/17/2018
2.2.0-preview2-35157 138,259 9/12/2018
2.2.0-preview1-35029 83,104 8/22/2018
2.1.14 3,610,437 11/18/2019
2.1.11 3,614,776 5/14/2019
2.1.8 3,438,172 2/12/2019
2.1.4 14,863,124 10/1/2018
2.1.3 4,785,124 9/11/2018
2.1.2 8,927,846 8/21/2018
2.1.1 13,882,709 6/18/2018
2.1.0 12,426,811 5/29/2018
2.1.0-rc1-final 208,163 5/6/2018
2.1.0-preview2-final 188,880 4/10/2018