❔ error: Unable to create a 'DbContext' of type '' ". When adding migration to MySQL database
hi there!
im just starting a webapi project and i wanted to use a mysql docker container and go code-first using the entity framework, however, im having troubles trying to add migrations, im getting the following error
in theory, i have my dbcontext declared
and my program builds with it
could someone give me a hand? what am i missing?
1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.