Command-Line Tools
The following command-line tools are included within this repository:
CmdTool.exe Overview | Visual Studio multi-file code generator that supports any command-line right from Visual Studio 2005-2010. |
CSBuild.exe Overview | CSBuild is an MSBuild automation tool that sorts and builds entire an source tree of projects. |
CSharpTest.Net.CoverageReport.exe Overview | CoverageReport builds NCover 1.x reports quickly and much more reliably that the original NCover.Explorer.exe. |
CSharpTest.Net.Generators.exe Overview | Code generation utility currently containing code generators for ResX files. |
SslCert.exe Overview | SslCert is a stand-alone tool used primarily to create self-signed certificates for use in IIS. |
SslTunnel.Server.exe Overview | SslTunnel.Server provides both a command-line and a windows service secure tcp/ip port tunnel. |
StampCopyright.exe Overview | StampCopyright injects copyright code regions at the top of any source files missing the provided text. |
StampVersion.exe Overview | StampVersion modifies part or all of the assembly and file version attributes in the file(s) provided. |
XhtmlValidate.exe Overview | XhtmlValidate validates html files on disk against the w3c DTD and reports details about any errors found. |
![]() |
Note: Command-line options are specified on the command line with a switch ('/' or '-') and if required the value may be specified by using a colon ':' or equals '=' to separate the name from the value. Examples: |