Automatically Installs StyleCop build targets into a project so you don't have to manually install StyleCop.
StyleCop binaries are released under MS-PL by http://stylecop.codeplex.com/license.
BuildTools.StyleCop scripts are released under MS-PL by http://github.com/jonwagner/BuildTools
Automatically Installs FxCop build targets and settings into a project so you have reasonable defaults.
Requires Visual Studio with Code Analysis or FxCop 10 (available from your Windows SDK).
Additional MSBuild targets and properties for .NET projects. Especially enhances Xamarin targets. Enables better development practices with CI/CD pipelines. See the Wiki on GitHub for more information in how to Get Started or customize your experience.
BuildTools.StyleCopPlus integrates StyleCopPlus into the build process.
This is just a simple Nuget that sets StyleCopAdditionalAddinPaths to the StyleCopPlus.dll folder. All regards to the corresponding authors.
Dalmatian Build Tools provides additional functionality to use C# as a build script and release script language.
Note: This tool is currently in Alpha and is subject to change.
Dalmatian Build Tools provides additional functionality to use C# as a build script and release script language.
Note: This tool is currently in Alpha and is subject to change.
A development time MSBuild extension to https://www.nuget.org/packages/Microsoft.VSSDK.BuildTools/
Adds a new item type VSCTInclude which ensures that the items path is added to `VSCTIncludePath` and gives a warning if you do _not_ include it in any VSCTCompile or VSCTInclude file.
Provides a...
More information