Microsoft.EntityFrameworkCore.Relational 8.0.3
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.
Showing the top 20 packages that depend on Microsoft.EntityFrameworkCore.Relational.
| Packages | Downloads |
|---|---|
|
Microsoft.EntityFrameworkCore.SqlServer
Microsoft SQL Server database provider for Entity Framework Core.
|
1,429 |
|
Npgsql.EntityFrameworkCore.PostgreSQL
PostgreSQL/Npgsql provider for Entity Framework Core.
|
1,394 |
|
Microsoft.EntityFrameworkCore.Design
Shared design-time components for Entity Framework Core tools.
|
1,338 |
|
Microsoft.AspNetCore.Identity.EntityFrameworkCore
ASP.NET Core Identity provider that uses Entity Framework Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343
|
1,192 |
|
FlexLabs.EntityFrameworkCore.Upsert
Adds basic support for "Upsert" operations to EF Core.
Uses `INSERT … ON CONFLICT DO UPDATE` in PostgreSQL/Sqlite, `MERGE` in SqlServer and `INSERT INTO … ON DUPLICATE KEY UPDATE` in MySQL.
Also supports injecting sql command generators to add support for other providers
|
1,187 |
|
Microsoft.EntityFrameworkCore.Design
Shared design-time components for Entity Framework Core tools.
|
790 |
|
Salazki2.Mdm
Package Description
|
43 |
|
Salazki2.Mdm
Package Description
|
37 |
|
Salazki2.Mdm
Package Description
|
23 |
|
Salazki2.Mdm
Package Description
|
21 |
|
Salazki2.Mdm
Package Description
|
19 |
|
Salazki.Mdm
Package Description
|
17 |
|
Salazki.Mdm
Package Description
|
15 |
|
Salazki2.Mdm
Package Description
|
15 |
.NET 8.0
- Microsoft.EntityFrameworkCore (>= 8.0.3)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)