Kirsten Greed
Results
2
comments of
Kirsten Greed
I cant get migrations working because I no longer have a class inheriting direcly from DbContext
The first step seems to be to make the HookedDbContext class not be abstract. I can then run add-migration at Package Manager console, however the migrations created don't contain changes...