aspnetwebstacknightly - EntityFramework.SqlServerCompact.Legacy 6.3.0-beta1-62412

Allows SQL Server Compact 3.5 to be used with Entity Framework. Requires the SQL Server Compact 3.5 SP2 runtime to be installed.

PM> Install-Package EntityFramework.SqlServerCompact.Legacy -Version 6.3.0-beta1-62412 -Source https://www.myget.org/F/aspnetwebstacknightly/api/v3/index.json

Copy to clipboard

> nuget.exe install EntityFramework.SqlServerCompact.Legacy -Version 6.3.0-beta1-62412 -Source https://www.myget.org/F/aspnetwebstacknightly/api/v3/index.json

Copy to clipboard

> dotnet add package EntityFramework.SqlServerCompact.Legacy --version 6.3.0-beta1-62412 --source https://www.myget.org/F/aspnetwebstacknightly/api/v3/index.json

Copy to clipboard
<PackageReference Include="EntityFramework.SqlServerCompact.Legacy" Version="6.3.0-beta1-62412" />
Copy to clipboard
source https://www.myget.org/F/aspnetwebstacknightly/api/v3/index.json

nuget EntityFramework.SqlServerCompact.Legacy  ~> 6.3.0-beta1-62412
Copy to clipboard

> choco install EntityFramework.SqlServerCompact.Legacy --version 6.3.0-beta1-62412 --source https://www.myget.org/F/aspnetwebstacknightly/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "aspnetwebstacknightly" -SourceLocation "https://www.myget.org/F/aspnetwebstacknightly/api/v2"
Install-Module -Name "EntityFramework.SqlServerCompact.Legacy" -RequiredVersion "6.3.0-beta1-62412" -Repository "aspnetwebstacknightly" -AllowPreRelease
Copy to clipboard

  • .NETFramework 4.0
    • EntityFramework (>= 6.3.0-beta1-62412)
  • .NETFramework 4.0: 4.0.0.0
  • .NETFramework 4.5: 4.5.0.0

Owners

Jacques Eloff

Authors

Microsoft

Project URL

http://go.microsoft.com/fwlink/?LinkID=263480

License

MS-EULA

Tags

Microsoft EntityFramework EF SQL Compact CE 3.5 Legacy

Info

0 total downloads
0 downloads for version 6.3.0-beta1-62412
Download (178.35 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
6.3.0-beta1-62412 178.35 KB Wed, 12 Dec 2018 09:10:38 GMT 0
6.3.0-beta1-62411 178.61 KB Tue, 11 Dec 2018 09:10:29 GMT 0
6.3.0-beta1-62410 178.43 KB Mon, 10 Dec 2018 09:10:04 GMT 0
6.3.0-beta1-62409 178.59 KB Sun, 09 Dec 2018 09:09:15 GMT 0
6.3.0-beta1-62408 178.54 KB Sat, 08 Dec 2018 09:10:16 GMT 0
6.3.0-beta1-62407 178.55 KB Fri, 07 Dec 2018 09:09:34 GMT 0
6.3.0-beta1-62406 178.19 KB Thu, 06 Dec 2018 18:31:56 GMT 0
6.3.0-beta1-62405 178.42 KB Wed, 05 Dec 2018 09:09:48 GMT 0
6.3.0-beta1-62230 178.2 KB Tue, 30 Oct 2018 08:12:48 GMT 0
6.3.0-beta1-62229 178.6 KB Mon, 29 Oct 2018 08:11:13 GMT 0
6.3.0-beta1-62228 178.35 KB Sun, 28 Oct 2018 08:11:21 GMT 0
6.3.0-beta1-62227 178.56 KB Sat, 27 Oct 2018 08:13:14 GMT 0
6.3.0-beta1-62226 178.26 KB Fri, 26 Oct 2018 08:10:57 GMT 0
6.3.0-beta1-62225 178.43 KB Thu, 25 Oct 2018 18:51:43 GMT 0
6.3.0-beta1-62224 178.42 KB Wed, 24 Oct 2018 08:12:03 GMT 0