Fix : No DbContext was found in assembly | ASP.NET CORE | MIGRATION ERROR

preview_player
Показать описание
In this video, i am going to show you, how to resolve that type of error like No DbContext was found in assembly. Actually that type of error occur when
your DbContext is exists in another project and your startup project is another.
Рекомендации по теме
Комментарии
Автор

I have the cntext file in my startup project still I get this error :(
I am trying Enable-Migrations and getting this error, how to solve?

saruchia
Автор

hi, is there a place i could get the code so i could just copy and paste?

knight
Автор

How can i determinate where should migrations be holding?

atheroyt
Автор

Where is the SampleContextFactory code

seyitkoyuncu
Автор

WOW... it works for me!!! Many, many, many thanks!!!

TheRagreis
Автор

It does not work. There is no WebAPP_DLL.Data;

jhonhernandez