EntityFramework.SqlServer

EntityFramework.SqlServer

Recent Packages

Version Downloads
6.2.61023 15

Usage Instructions

Latest Version: 6.2.61023

To install EntityFramework.SqlServer from the command line, run the following command:

nuget install EntityFramework.SqlServer -Version 6.2.61023 -Source https://nuget.sapec.md/nuget/Sapec/

To install EntityFramework.SqlServer from the Package Manager Console within Visual Studio, run the following command:

Install-Package EntityFramework.SqlServer -Version 6.2.61023 -Source https://nuget.sapec.md/nuget/Sapec/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="EntityFramework.SqlServer" Version="6.2.61023" />