iPlus.EntityFrameworkCore.Abstractions
10.0.0-dev
Requires NuGet 3.6 or higher.
dotnet add package iPlus.EntityFrameworkCore.Abstractions --version 10.0.0-dev
NuGet\Install-Package iPlus.EntityFrameworkCore.Abstractions -Version 10.0.0-dev
<PackageReference Include="iPlus.EntityFrameworkCore.Abstractions" Version="10.0.0-dev" />
<PackageVersion Include="iPlus.EntityFrameworkCore.Abstractions" Version="10.0.0-dev" />
<PackageReference Include="iPlus.EntityFrameworkCore.Abstractions" />
paket add iPlus.EntityFrameworkCore.Abstractions --version 10.0.0-dev
#r "nuget: iPlus.EntityFrameworkCore.Abstractions, 10.0.0-dev"
#:package iPlus.EntityFrameworkCore.Abstractions@10.0.0-dev
#addin nuget:?package=iPlus.EntityFrameworkCore.Abstractions&version=10.0.0-dev&prerelease
#tool nuget:?package=iPlus.EntityFrameworkCore.Abstractions&version=10.0.0-dev&prerelease
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
iPlus Fork of ef core main repository |
|
|
iPlus.EntityFrameworkCore.Specification.Tests
iPlus Fork of ef core main repository |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.0-dev | 60 | 3/5/2026 |
| 9.0.7 | 106 | 3/5/2026 |