Tools I've used to build a .NET continuous integration server:
- CruiseControl.Net
- NAnt
- NAnt Contrib
- NUnit
- dotNetMock
- FXCop
- NCover (with additional custom templates)
- NDoc
- HTML Help Workshop (required for NDoc if Visual Studio is not installed on the machine)
- WiX (Windows Installer XML)
- Visual SourceSafe
- GUIDGen
For those of you who develop with VB.NET, VBCommenter is very helpful too.
As soon as I can I will add more stuff, mostly interesting NAnt scripts, but also some interesting tools, like Nester.
Tags: Architecture Continuous Integration Development .NET Systems-IT Tools