EF报错System.Exception: You need to call SQLitePCL.raw.SetProvider().
使用EntityFrameworkCore.Sqlite时报错了,System.Exception: 'You need to call SQLitePCL.raw.SetProvider(). If you are using a bundle package, this is done by calling SQLitePCL.Batteries.Init().'。
2023-02-15 4384 0