iPlus.EntityFrameworkCore.Abstractions
10.0.5
Requires NuGet 3.6 or higher.
dotnet add package iPlus.EntityFrameworkCore.Abstractions --version 10.0.5
NuGet\Install-Package iPlus.EntityFrameworkCore.Abstractions -Version 10.0.5
<PackageReference Include="iPlus.EntityFrameworkCore.Abstractions" Version="10.0.5" />
<PackageVersion Include="iPlus.EntityFrameworkCore.Abstractions" Version="10.0.5" />
<PackageReference Include="iPlus.EntityFrameworkCore.Abstractions" />
paket add iPlus.EntityFrameworkCore.Abstractions --version 10.0.5
#r "nuget: iPlus.EntityFrameworkCore.Abstractions, 10.0.5"
#:package iPlus.EntityFrameworkCore.Abstractions@10.0.5
#addin nuget:?package=iPlus.EntityFrameworkCore.Abstractions&version=10.0.5
#tool nuget:?package=iPlus.EntityFrameworkCore.Abstractions&version=10.0.5
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on iPlus.EntityFrameworkCore.Abstractions:
| Package | Downloads |
|---|---|
|
iPlus.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 |
|
|
iPlus.EntityFrameworkCore.Specification.Tests
Shared test suite for Entity Framework Core database providers. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.5 | 3,789 | 4/14/2026 |
| 10.0.5-dev | 196 | 4/14/2026 |
| 10.0.0-dev | 125 | 3/5/2026 |
| 9.0.7 | 3,866 | 3/5/2026 |