Entity Framework Classic SqlServer Compact Provider
Description
You can use SqlServer Compact by adding a reference to the provider package.
NuGet: https://www.nuget.org/packages/Z.EntityFramework.Classic.SqlServerCompact/
Limitations
NET Standard
Since there is no .NET Standard version for Microsoft.SqlServer.Compact version, it's currently impossible for us to support it. When Microsoft will begin to support it, we will do the same.