Microsoft.EntityFrameworkCore.Relational
2.1.0
See the version list below for details.
Requires NuGet 3.6 or higher.
Install-Package Microsoft.EntityFrameworkCore.Relational -Version 2.1.0
dotnet add package Microsoft.EntityFrameworkCore.Relational --version 2.1.0
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="2.1.0" />
paket add Microsoft.EntityFrameworkCore.Relational --version 2.1.0
#r "nuget: Microsoft.EntityFrameworkCore.Relational, 2.1.0"
// Install Microsoft.EntityFrameworkCore.Relational as a Cake Addin
#addin nuget:?package=Microsoft.EntityFrameworkCore.Relational&version=2.1.0
// Install Microsoft.EntityFrameworkCore.Relational as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.Relational&version=2.1.0
Shared Entity Framework Core components for relational database providers.
| Product | Versions |
|---|---|
| .NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
| .NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
| .NET Standard | netstandard2.0 netstandard2.1 |
| .NET Framework | net461 net462 net463 net47 net471 net472 net48 |
| MonoAndroid | monoandroid |
| MonoMac | monomac |
| MonoTouch | monotouch |
| Tizen | tizen40 tizen60 |
| Xamarin.iOS | xamarinios |
| Xamarin.Mac | xamarinmac |
| Xamarin.TVOS | xamarintvos |
| Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Microsoft.EntityFrameworkCore (>= 2.1.0)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore.Relational:
| Package | Downloads |
|---|---|
|
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/aspnet/Identity/tree/99f352a92f98af1059c87de07556719f1a22ce39 |
|
|
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations. |
|
|
EFCore.BulkExtensions
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete and Read (CRUD) operations on SQL Server. |
|
|
Microsoft.EntityFrameworkCore.SqlServer
Microsoft SQL Server database provider for Entity Framework Core. This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/01da710cdeff0431fc60379580aa63f335fbc165 |
|
|
Pomelo.EntityFrameworkCore.MySql
MySQL provider for Entity Framework Core |