Install Entity Framework Power Tools, 2015 entity on Visual Studio 2015

Source: Internet
Author: User

Install Entity Framework Power Tools, 2015 entity on Visual Studio 2015

Entity Framework Power Tools is a very useful EF Code First plug-in. It allows you to easily generate model and dbcontext code that matches the database structure.
This section describes how to switch the old project to Entity Framework Code First.

Visual Studio 2015 does not have an appropriate Entity Framework Power Tools version in the extension.

On the Visual Studio Gallery site, you will find that it does not support VS2015

The solution is also very simple. First download the expanded installation package and you will get an installation package with the vsix suffix. This installation package is essentially a zip package. Modify the extension of the file to. Zip, decompress the file, and you can see that the installation package actually contains the following files:

Open and edit the extension. vsixmanifest file, and add the yellow part in the file to support VS2015.

Finally, compress these files and modify the extension of the compressed package to vsix. A plug-in that supports VS2015 can be changed. Enjoy it!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.