Allows SQL Server Compact 4.0 to be used with Entity Framework Core. 
                        
                    
         
                    Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
                        Entity Framework Core Tutorial: https://entityframeworkcore.com/
                        Entity Framework 6 Tutorial: https://entityframework.net/
                    Info
| Version: | 2.2.0.5 | 
| Author(s): | ErikEJ | 
| Last Update: | Sunday, December 30, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ErikEJ/EntityFramework.SqlServerCompact | 
| NuGet Url: | https://www.nuget.org/packages/EntityFrameworkCore.SqlServerCompact40 | 
Install
Install-Package EntityFrameworkCore.SqlServerCompact40
                        dotnet add package EntityFrameworkCore.SqlServerCompact40
                        paket add EntityFrameworkCore.SqlServerCompact40
                        
                                EntityFrameworkCore.SqlServerCompact40 Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- EntityFrameworkCore.SqlServerCompact40.Core(>= 2.2.0.7)
- Microsoft.SqlServer.Compact(>= 4.0.8876.1)
Tags
