Update-database for dll in EntityFramework
The database update is performed in the class library in the solution. I have a Configuration:DbMigrationsConfiguration<TestContext>
class in mine Data.dll
, I am adding a link Data.dll
to another project like a console application and now I want to install Update-Database
in the package manager console. How can i do this?
+3
Amir movahedi
source
to share
No one has answered this question yet
Check out similar questions:
1565
1424
1270
1266
1064
758
700
475
443
419