| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
SolutionCop is tool for analysing Visual Studio solutions and projects. It covers gap between FxCop (static analysis of binaries) and StyleCop (static analysis of isolated files) and allows to analyse solution/project structure and settings.
Usage: SolutionCop.exe -s MySolution.sln [-c SolutionCop.xml] [-b TeamCity]
If no configuration file is specified then tool will look for SolutionCop.xml file next to *.sln. If config file cannot be found then default one will be created next to VS solution with all rules disabled.
NuGet.exe Install SolutionCop
or
NuGet.exe Install SolutionCop -Prerelease
depending on how brave you are
| Back | FazBrowse Home | New Git URL |