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

前端 未结 8 2168
温柔的废话
温柔的废话 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:48

    You can simply follow this 2 step-

    1. Download the file from here.

    2. Follow this video tutorial (please run code snippet to see the tutorial) -


    Re-

    More can be found here (written tutorial).


    If any problem of viewing the tutorial, please follow this link for tutorial.

    I think, this is enough for installing and it will solve your problem :)

提交回复
热议问题