.NET 类库和工具
对象-对象映射工具
AutoMapper、EmitMapper、ValueInjecter
依赖注入/控制反转容器
Autofac、StructureMap、Unity Application Block
微软安全开发生命周期工具
威胁模型工具(Threat Modeling Tool)、MiniFuzz、.NET代码分析工具(Coding Analysis Tool .NET)、微软保护库(WPL)、网站应用程序配置分析器(WACA)
生成工具
MSBuild,NAnt,PowerShell,Rake
代码分析工具
FxCop、StyleCop、
反编译工具
.NET Reflector、dotPeek、ILSpy、JustDecompile
差异工具
Beyond Compare、C# Smart Differencer、KDiff3、WinMerge
重复代码发现器
CloneDR、Simian、SolidSDD、TeamCity Duplicates Finder
架构和设计工具
Lattix、DNepend、Structure 101、Visual Studio
代码覆盖率工具
dotCover、NCover、OpenCover、Visual Studio
单元测试框架
Nunit、MbUnit、MStest、xUnit.net
数据库测试框架
NDbUnit
Web应用程序测试框架
Light Weight Test Automation Framework、Selenium、WaitN
Windows 窗体和其他用户界面测试框架
NunitForm、Ranorex、Sliverlight Tookit、White
验收测试框架
FitNesse、SpecFlow、Concordion .NET
Html 处理
HtmlAgilityPack
浏览器
CefSharp
爬虫
DotnetSpider