Enabling Code First Entity Framework VS Web Express 2012

后端 未结 6 1937
死守一世寂寞
死守一世寂寞 2021-01-01 22:38

I am trying to enable Code First in my Visual Studio Web Express 2012. From what I have read so far I have to use the Package Manager Console and the command Enable-Migratio

6条回答
  •  半阙折子戏
    2021-01-01 23:44

    So I had the same problem for a while, I was unpacking a working project and got the error as I tried to enable migrations. It was simply fixed by using 7-Zip instead of the default unzipper from windows 10

提交回复
热议问题