NStyle

A source code style guide compliance tool for C# language.

NStyle help for this release is available online here.

Current Release

Version 1.5.0 Beta 1 download here

Additional .NET Tools

As well as NStyle, the following list of tools is recommended for .NET development. All of these tools are freely available and will directly impact the quality of your development project.

Microsoft FxCop

NetFX code review compliance tool.

Available at GotDotNet

NUnit

NetFX framework for unit testing.

Available at NUnit

Sandcastle Toolkit

Visual Studio add-in to generate integrated help based on C# source code comments.

Available at Microsoft

NCover

NetFX tool for code coverage. When used in conjunction with NUnit, proper unit testing can be easily achieved.

Available at NCover

NCoverExplorer is available at NCoverExplorer

Older NCoverBrowser is available at NCoverBrowser

Draco.NET

NetFX continuous integration tool.

Available at Draco.net