Reputation: 29829
Both of these articles talk about how to develop extensions for VS2013, but both presume that you have an extension project type available
As of 11/9/13, there are already 544 extensions for VS2013 in the gallery, so I'm guessing it's possible, but I can't find the template anywhere.
Upvotes: 28
Views: 11796
Reputation: 47
First install the Visual Studio 2013 SDK. It can me easily found on MS.
Upvotes: -3
Reputation: 29829
Found It! You need to download the
Once installed, the project template will appear here:
Upvotes: 51