Enabling Code First Entity Framework VS Web Express 2012

后端 未结 6 1916
死守一世寂寞
死守一世寂寞 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:20

    Had the same issue on two different machines while using projects on a network drive. This answer fixed it for me.

提交回复
热议问题