Microsoft.EntityFrameworkCore.Relational
1.1.6
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.
Install-Package Microsoft.EntityFrameworkCore.Relational -Version 1.1.6
dotnet add package Microsoft.EntityFrameworkCore.Relational --version 1.1.6
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="1.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.Relational --version 1.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.EntityFrameworkCore.Relational, 1.1.6"
#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=1.1.6
// Install Microsoft.EntityFrameworkCore.Relational as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.Relational&version=1.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- Microsoft.EntityFrameworkCore (>= 1.1.6)
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.DiagnosticSource (>= 4.3.1)
-
.NETStandard 1.3
- Microsoft.CSharp (>= 4.3.0)
- Microsoft.EntityFrameworkCore (>= 1.1.6)
- NETStandard.Library (>= 1.6.1)
- System.Data.Common (>= 4.3.0)
- System.Diagnostics.DiagnosticSource (>= 4.3.1)
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
|