Microsoft.EntityFrameworkCore.Relational
2.1.0
Shared Entity Framework Core components for relational database providers.
There is a newer version of this package available.
See the version list below for details.
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" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.Relational --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.EntityFrameworkCore.Relational, 2.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.EntityFrameworkCore (>= 2.1.0)
Used By
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
|