How to use Entity Framework Power Tools in Visual Studio 2015?

前端 未结 8 2184
温柔的废话
温柔的废话 2020-12-02 13:00

I have used Entity Framework in Visual Studio 2012. Build entity model by \"reverse engineer code first\".

But when I setup Visual Studio 2015 just now, and setup EF

8条回答
  •  忘掉有多难
    2020-12-02 13:49

    Now that VS 2015 is released, you will want to use EntityFramework Reverse POCO Generator https://visualstudiogallery.msdn.microsoft.com/ee4fcff9-0c4c-4179-afd9-7a2fb90f5838. ALthough the instructions are a little involved, the tweaks/workarounds mentioned above are no longer needed, and it works great.

提交回复
热议问题