SyntaxFix
Write A Post
Hire A Developer
Questions
in my case, the method: context.Database.CreateIfNotExists(); called up multiple times before create database and crashed an error A severe error occurred on the current command. The results, if any, should be discarded.
context.Database.CreateIfNotExists();