Where can I get add-ins for visual studio express?

一世执手 提交于 2019-12-01 06:23:40

Visual Studio Express does not support add-ins.

If you are student, you may be able to get full version (Professional) from either MSDN AA or from DreamSpark. Otherwise you are out of luck (unless you purchase it yourself).

EDIT: You may also try SharpDevelop. It is open-source alternative to Visual Studio. It does not support Visual Studio extensions, but it does support its own extensions. And it may have the features you are looking for.

EDIT Dec 2014: There is now a Visual Studio Community Edition which is free for noncommercial and some commerical uses and does support add-ins!

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!