Unable to create a ‘DbContext’ of type ” whenever I try to add migration
The problem occurs whenever I try to add migration with any kind of DbSet. When I leave all of the dbsets commented the ApplicationDbContext instance exists. I have searched throughout all similar cases and even chatgpt didnt help me. Feel free to edit repo https://github.com/PatrykSypula/test
Here is the error from the -verbose