EntityFrameworkCore.SqlServerCompact40.Design

Design-time Entity Framework Core Functionality for SQL Server Compact data store


Keywords
EntityFramework, EF, sqlce, entity, framework, provider, sql, server, compact, sqlservercompact, reveng, reverseengineer, design, asp-net, c-sharp, entity-framework, entity-framework-core, sql-server-compact
License
Apache-2.0
Install
Install-Package EntityFrameworkCore.SqlServerCompact40.Design -Version 2.0.0-preview1-6

Documentation

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