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
|
Providing technology and services for the home. Vadesoft and affiliated consultants provide on-site support, remote monitoring, diagnosis, and maintenance of home computer systems. |
"Protecting your digital memories." |
|
A source code style guide compliance tool for C# language.
NStyle help for this release is available online here.
Version 1.5.0 Beta 1 download here
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.
NetFX code review compliance tool.
Available at GotDotNet
NetFX framework for unit testing.
Available at NUnit
Visual Studio add-in to generate integrated help based on C# source code comments.
Available at Microsoft
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
NetFX continuous integration tool.
Available at Draco.net