Metadata >> NuGet >> EntityFramework.SqlServerCompact

EntityFramework.SqlServerCompact

Metadata

Authors Microsoft
Description Allows SQL Server Compact 4.0 to be used with Entity Framework.
IconUrl http://go.microsoft.com/fwlink/?LinkID=386613
Language en-US
LicenseUrl http://go.microsoft.com/fwlink/?LinkID=320539
Owners Microsoft
ProjectUrl http://go.microsoft.com/fwlink/?LinkID=320540
RequireLicenseAcceptance True
Summary Allows SQL Server Compact 4.0 to be used with Entity Framework.
Tags Microsoft EF SQL Compact CE
Dependencies Microsoft.SqlServer.Compact:4.0|EntityFramework:6.1.1
Title EntityFramework.SqlServerCompact
PackageSize 441317
PackageHashAlgorithm SHA512
PackageHash EEYVrKAHaM/UcpFMHY8lSiEs0n4AtnVrDFMa6JUpS2Vbl3P/Hk7iCLXXt/ZTYMIVhxYO8JyqmVBtFWr50d0OWA==
DownloadCount 000000
CreatedDate 2014-07-23T21:52:06

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install EntityFramework.SqlServerCompact -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install EntityFramework.SqlServerCompact -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package EntityFramework.SqlServerCompact
Installing the package (HTTP Basic authentication):
Install-Package EntityFramework.SqlServerCompact -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package EntityFramework.SqlServerCompact -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package EntityFramework.SqlServerCompact

OpenWrap

Installing the package:
o add-wrap EntityFramework.SqlServerCompact
Uninstalling the package:
o remove-wrap EntityFramework.SqlServerCompact

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
6.1.1