SqliteWasmHelper
SqliteWasmHelper copied to clipboard
Support for latest version of ef core with migration enabled is missing
Microsoft.EntityFrameworkCore
has done a lot to improve the performance and download size from ef core 6.0 to 8.0
But if I enable the migrations, I'll receive an error.
I'm using this issue as a reference for my upcoming PR.