超過15個免費的 VS.NET 外掛 2007年9月
原文
http://www.carlj.ca/2007/09/25/15-free-visual-studio-add-ins/
詳細說明
這裡列出來的 Tool 已經有3個是 CodePlex 出的了,
可見 CodePlex 未來的影響力一定會越來越大
01.AnkhSVN
網頁 http://ankhsvn.tigris.org/
說明 : SubVersion 的 Client 端 ,直接跟VS.NET 整合
我還是比較習慣用 TortoiseSVN , 因為用檔案總管看 svn 圖示比較大!!
02.C# SortCode Macro
網頁 http://www.reflectionit.nl/Blog/PermaLink1147a601-3bdf-4702-80bb-f27896bf0ae3.aspx (VS 2005)
網頁 http://www.reflectionit.nl/SortCode.aspx (VS 2003)
說明 整個程式寫成函數與欄位東一個西一個嗎,這個巨集幫你一次排列整齊!! 推薦
03.CodeKeep Add-in
網頁 http://www.codekeep.net/addins.aspx
說明 : 尋找程式片段
04.Code Style Enforcer
網頁 http://joel.fjorden.se/static.php?page=CodeStyleEnforcer
說明 是 DX-Core 的外掛,很像 FxCop ,不過 FxCop 只讀編譯好的DLL檔 , 這個不用先編譯
05.CopySourceAsHtml
網頁 http://www.jtleigh.com/people/colin/software/CopySourceAsHtml/
說明 : 原始碼變網頁 , 用 Mail 或 Issue Tracker 討論時,很好用
06.EncapsulateAllNonPrivateFields macro
網頁 http://www.reflectionit.nl/Blog/default.aspx?guid=1147a601-3bdf-4702-80bb-f27896bf0ae3
說明 建立實體類時,這個巨集自動幫你寫GET , SET
07.GhostDoc 2.1.1
網頁 http://www.roland-weigelt.de/ghostdoc/
說明: 註解修改工具,推薦
08.Koders
網頁 http://www.koders.com/info.aspx?c=tools
說明 不予評論,個人覺得功能很奇怪
09.Microsoft Popfly Explorer Alpha
網頁 http://www.popfly.com/Overview/Explorer.aspx
說明 不予評論,個人覺得功能很奇怪
10.Modeling Power Toys
網頁 http://www.codeplex.com/modeling
說明 塑模工具箱 , CodePlex 出的
11.NHibernate
網頁 http://www.hibernate.org/343.html
說明 : Hibernate的 dot Net 移植版, ORM 的 #1,推薦
不過我個人比較推薦 iBATIS.NET ,
雖然要寫SQL Map,但是乾淨好維護,推薦
12.Pinvoke.Net Addin
網頁 http://www.pinvoke.net/
說明 WIn32 API Helper
13.Refactor!? for ASP.NET
網頁 http://www.devexpress.com/Products/NET/IDETools/RefactorASP/
說明 : ASP.NET 重構工具 , 22M
14.Regular Expression Visualizers
網頁 http://tools.osherove.com/CoolTools/RegexVisualizerKit/tabid/187/Default.aspx
說明 : 寫正則式表示法的好幫手
15.Regions Add-In
網頁 http://www.codeproject.com/dotnet/RegionsAddIn.asp
說明 Regions (隱藏區域) 強化
16.SlickEditR Gadgets
網頁 http://www.slickedit.com/content/view/441
說明 這個很好玩,功能像Word的尺規,不過是用在寫程式
17.Smart Paster 1.1
網頁 http://weblogs.asp.net/alex_papadimoulis/archive/2004/05/25/141400.aspx
說明 聰明黏貼,推薦
18.SonicFileFinder
網頁 http://jens-schaller.de/sonictools/sonicfilefinder/
說明 想找單字或函數名嗎,它會幫你列出專案內有此字串的所有檔案!!
19.Regionerate
網頁 http://www.rauchy.net/regionerate/
說明 除了幫你作Region分類外,還有自行計算數目功能
20.Resource Refactoring Tool
網頁 http://www.codeplex.com/ResourceRefactoring
說明 資源重整工具
21.HyperAddin
網頁 http://www.codeplex.com/hyperAddin
說明 好像是在註解內加上超連結
22.DPack
網頁 http://www.usysware.com/DPack/Default.aspx
說明 功能不少,主要是右鍵加了很多功能,我覺得很像瑞士刀的說!!
如有說明錯誤,請留言指正,感謝!!