Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

How to upgrade Visual Studio 2010 EDMX update extension to Visual Studio 2013 version

$
0
0

We recently upgraded to Visual Studio 2013 and discovered that Visual Studio add-ins were deprecated, and that we should likely be using VSPackages going forward (seehttp://msdn.microsoft.com/en-us/library/vstudio/ms228754.aspx ).

The only add-in we want to upgrade is one that "fixes" our EDMX files to have standardized names.  This add-in used IModelGenerationExtension to perform some easy renames, but we can no longer find this interface.  We were formerly using v4.0.30319 of Microsoft.Data.Entity.Design.Extensibility.

Are there any examples of how to do this?  Even if we could find the interface, we are unsure how to bind the events in the new paradigm.

Thanks for any help!


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>