C# – Enable Migrations in Visual Studio using Entity Framework
This article is rather small, but its target is to remind me how to enable migrations of database in Visual Studio. Thus, the steps are: Press Ctrl + Q to go to the quick launch. In the quick launch write …
C# – Enable Migrations in Visual Studio using Entity Framework Read more »