Microsoft.EntityFrameworkCore.Relational (9.0.0)

Published 2026-02-20 19:35:19 +03:30 by kayer

Installation

dotnet nuget add source --name kayer --username your_username --password your_token 
dotnet add package --source kayer --version 9.0.0 Microsoft.EntityFrameworkCore.Relational

About this package

Shared Entity Framework Core components for relational database providers.

Microsoft.EntityFrameworkCore.Relational package contains common code for relational database providers that are based on ADO.NET.

Usage

This package is included automatically as a dependency of each relational provider package. Adding an explicit reference can be useful to ensure the latest version is used even if the provider is depending on an older version.

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.

Dependencies

ID Version Target Framework
Microsoft.EntityFrameworkCore 9.0.0 net8.0
Microsoft.Extensions.Configuration.Abstractions 9.0.0 net8.0
Microsoft.Extensions.Caching.Memory 9.0.0 net8.0
Microsoft.Extensions.Logging 9.0.0 net8.0
Details
NuGet
2026-02-20 19:35:19 +03:30
111
Microsoft
984 KiB
Assets (2)
Versions (3) View all
9.0.1 2026-02-20
9.0.0 2026-02-20
9.0.10 2026-02-04