StyleCop analyzes C# source code to enforce a set of style and consistency rules. This extension allows analysis to be performed on any project opened in Visual Studio without modifying the project. Alternatively, the StyleCop.MSBuild NuGet package can be added to a project to allow analysis to be performed during the project build without installing any Visual Studio extensions. |