EntityFramework

EntityFramework

Recent Packages

Version Downloads
6.2.61023 62
6.2.0 23
6.1.3 22
6.0.1 14
5.0.0 13

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/v3/index.json

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/v3/index.json

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

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