EntityFramework.SqlServerCompact
EntityFramework.SqlServerCompact copied to clipboard
Entity Framework Core SQL Server Compact provider
.netCore 3
I don't know if this is the correct place to ask. It looks like EntityFrameworkCore.SqlServerCompact40.Core is not working for .netCore 3.0. Is this correct? Any plans to fix it ?...
The value is never going to be `NULL`, it's either `0` or (hopefully :)) `1`.
https://github.com/aspnet/EntityFrameworkCore/pull/9823
https://github.com/aspnet/EntityFrameworkCore/issues/11285
https://github.com/aspnet/EntityFramework/pull/7744