谁能推荐一些好的微软Visual Studio插件吗? 免费赠品是首选,但如果物有所值,那也没关系。


当前回答

构建版本增量(GPL)为您提供了(几乎)控制程序集版本所需的一切。

一些特点(复制自网站):

Different auto increment styles can be set per major, minor, build or revision number. Supports C#, VB.NET and C++.NET projects. Not required to be installed by all project members. Configuration is shared via properties in the solution and project files. Developers who don't have the addin won't feel a thing. Automatically checks out required files if under source control. Can be configured per solution and/or per project. Can be configured to update only on certain configuration builds (debug, release, any or custom) Can update assembly attributes in an external source file instead of the default AssemblyInfo.

其他回答

FTP调度是复制网站应该有的。

这个刚出来,但我很喜欢:Mindscape File Explorer

VisualSVN非常适合进行SVN集成。比Ankh强多了(不过还没试过Ankh 2+)

SonicFileFinder用于快速查找文件或类。支持只搜索驼峰式大小写类型名的大写部分

微软的Web部署项目,用于预编译网站项目

我不喜欢Visual Studio书签,所以我使用DPACK来获得与Delph IDE提供的相同类型的书签。

http://www.usysware.com/dpack/

代码风格强制器 允许您定义. net代码样式(具有一定程度的灵活性)并强调违规。具有上下文菜单选项,可以更改代码以匹配样式。需要DXCore,从代码样式执行器页面链接。两者都是免费的。

Resharper Resharper MbUnit测试运行程序插件 数据库项目的SQL提示符(也可以在SQL Management Studio中使用) Ankh SVN 2.0+免费SVN支持(v1。相比之下,X就相形见绌了) TeamCity插件监视您的构建、个人构建和错误跟踪

+1视觉辅助 我将添加VLH(可视本地历史),它提供了一种本地源代码控制系统。每次保存一个文件,插件都会在本地存储库中添加一个副本。