EntityFramework.SqlServer
6.1.10
Entity Framework is Microsoft's recommended data access technology for new applications.
Install-Package EntityFramework.SqlServer -Version 6.1.10
dotnet add package EntityFramework.SqlServer --version 6.1.10
<PackageReference Include="EntityFramework.SqlServer" Version="6.1.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EntityFramework.SqlServer --version 6.1.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EntityFramework.SqlServer, 6.1.10"
#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 EntityFramework.SqlServer as a Cake Addin
#addin nuget:?package=EntityFramework.SqlServer&version=6.1.10
// Install EntityFramework.SqlServer as a Cake Tool
#tool nuget:?package=EntityFramework.SqlServer&version=6.1.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- EntityFramework (>= 6.1.3)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on EntityFramework.SqlServer:
| Package | Downloads |
|---|---|
|
EntityFramework.SqlServer.Design
Design-time Entity Framework Functionality for Microsoft SQL Server data store.
|
|
|
Visitmedia.JtlWawiDbProvider.Database.1_00_00
JTL Wawi DB Provider Class
|