✅ Im trying to migrate my ef core project into my local MSSql Database but a context is wrong.
Everytime i run
or
I keep getting " Unable to create an object of type 'MariaDbContext' ..."
I wonder why i have checked the code and there isn't any errors. that im aware of.
3 Replies
Show $code
To post C# code type the following:
```cs
// code here
```
Get an example by typing
$codegif
in chat
If your code is too long, post it to: https://paste.mod.gg/Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.