EntityFramework.SqlServerCompact
6.1.1
Allows SQL Server Compact 4.0 to be used with Entity Framework.
Install-Package EntityFramework.SqlServerCompact -Version 6.1.1
dotnet add package EntityFramework.SqlServerCompact --version 6.1.1
<PackageReference Include="EntityFramework.SqlServerCompact" Version="6.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EntityFramework.SqlServerCompact --version 6.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EntityFramework.SqlServerCompact, 6.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install EntityFramework.SqlServerCompact as a Cake Addin
#addin nuget:?package=EntityFramework.SqlServerCompact&version=6.1.1
// Install EntityFramework.SqlServerCompact as a Cake Tool
#tool nuget:?package=EntityFramework.SqlServerCompact&version=6.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- EntityFramework (>= 6.1.1)
- Microsoft.SqlServer.Compact (>= 4.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 6.1.1 | 0 | 06.02.2022 |