EntityFramework.SqlServerCompact icon indicating copy to clipboard operation
EntityFramework.SqlServerCompact copied to clipboard

Entity Framework Core SQL Server Compact provider

EntityFrameworkCore.SqlServerCompact

This project is the Entity Framework Core SQL Server Compact providers for SQL Server Compact 4.0 and 3.5 SP2.

Build status

This provider is mainly intended for desktop applications under .NET 4.6.1 (Console, WPF, WinForms and Services), but may also work under ASP.NET 4.6.1 and ASP.NET Core 2.0 when using the full .NET Framework runtime. It does not work under the .NET Core runtime.

See the Wiki pages for information on how to get started with the source code and the NuGet package.

You can find the latest build on the MyGet feed

Testing, comments, questions, pull requests are most welcome!

EF Core