新.NET开发十大必备工具

1. Snippet Compiler:用来编写、编译和运行代码的基于Windows的小型应用程序 
2. Microsoft Source Analysis for C#:是一款C#代码规范检查工具 
3.GhostDoc:Visual Studio的一个免费插件
4.Sandcastle:帮助文档生成工具 
5.Nunit:开放源代码单元测试框架
6.MyGeneration :代码生成工具 
7.Reflector for .NET:类浏览器和反编译器 
8.The Regulator:生成和测试正则表达式
9.LINQPad:集成在.NET编程语言中的一种特性 

10.NAnt:基于 .NET 的生成工具

http://publish.itpub.net/zt/dotnettools/index.html 

原文地址:https://www.cnblogs.com/wanxun1987/p/1876666.html