Do it yourself and let entity Framework Power tools Replay the VS2015

Source: Internet
Author: User

Entity Framework Power Tools is a tool that is provided by the EntityFramework development team to generate a fluent version of code first from an existing database.

VS Gallery Home: https://visualstudiogallery.msdn.microsoft.com/72a60b14-1581-4b9b-89f2-846072eff19d

Today, WIN10 by the newly installed vs also replaced by 2015, and then happily expand the inside all this tool, incredibly search?! Hurry up on the Project homepage view this only to find that this tool only supports to VS2013, which can put me in a nasty urine, now the project all the data layer code is generated by it, Bing a lap can not find a replacement tool. Study a bit, incredibly simple modification under the installation package can make it installed on the 2015 ...

Here's how:

Download the extension installation package from the Project home page, which is a file with the extension VSIX.

Change the extension to zip and unzip.

Open extension.vsixmanifest File

Found it

<Version= "12.0"><Edition>Pro </ Edition > </ VisualStudio >

Copy a paragraph in the back, change "12.0" to "14.0"

<Version= "14.0"><Edition>Pro </ Edition > </ VisualStudio >

Then re-package all the files that were just compressed and change the extension back to VSIX

Double-click Install to ignore the prompt for invalid signature

Re-open Vs,ef Power tools and this is the resurrection.

Well, that's it, I'm going to move the bricks.

Do it yourself and let entity Framework Power tools Replay the VS2015

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.