EntityFramework

EntityFramework

Recent Packages

Version Downloads
6.2.61023 29
6.2.0 2
6.1.3 7
6.0.1 1
5.0.0 0

Usage Instructions

Latest Version: 6.2.61023

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

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

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

Install-Package EntityFramework -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" Version="6.2.61023" />