StyleCop.MSBuild 4.7.48.2

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8 or higher.

dotnet add package StyleCop.MSBuild --version 4.7.48.2
NuGet\Install-Package StyleCop.MSBuild -Version 4.7.48.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="StyleCop.MSBuild" Version="4.7.48.2">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StyleCop.MSBuild --version 4.7.48.2
#r "nuget: StyleCop.MSBuild, 4.7.48.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install StyleCop.MSBuild as a Cake Addin
#addin nuget:?package=StyleCop.MSBuild&version=4.7.48.2

// Install StyleCop.MSBuild as a Cake Tool
#tool nuget:?package=StyleCop.MSBuild&version=4.7.48.2

NOTE: if you are using 4.7.48.0 or earlier, uninstall, then reinstall this version. DO NOT perform an update.

Adds official StyleCop MSBuild targets to your project for running StyleCop analysis with every build. Includes official StyleCop binaries. Works both on a developer workstation (with or without Visual Studio) and on a build server. Does not require installation of StyleCop on any machine. Compatible with NuGet package restore. For update notifications follow https://twitter.com/adamralph. Come and chat to fellow developers about StyleCop and StyleCop.MSBuild at https://jabbr.net/#/rooms/stylecop/.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on StyleCop.MSBuild:

Package Downloads
StyleCop.Error.MSBuild

Forces the Style cop warnings to appear as errors while building.

StyleCopPlus.MSBuild

StyleCopPlus.MSBuild 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.

Infrastructure.DataAccess

Lensgrinder's flexible data access utilities.

PushoverQ

PushoverQ is the only opinionated queue library for Azure Service Bus.

Granite

Granite Framework 0.7.5

GitHub repositories (17)

Showing the top 5 popular GitHub repositories that depend on StyleCop.MSBuild:

Repository Stars
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
Glimpse/Glimpse
The open source diagnostics platform for the web
Squalr/Squalr
Squalr Memory Editor - Game Hacking Tool Written in C#
telerik/UI-For-UWP
This repo contains the source code for Telerik UI for Universal Windows Platform (UWP), which includes 20+ UI controls for developers building UWP applications.
VaughnVernon/IDDD_Samples_NET
These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
Version Downloads Last updated
6.2.0 443,114 7/3/2020
6.1.0 606,884 4/9/2019
6.0.0 210,561 2/23/2019
6.0.0-beta04 31,423 11/24/2018
5.0.0 1,658,618 7/29/2017
5.0.0-beta02 35,211 4/30/2017
5.0.0-beta01 13,529 12/10/2016
5.0.0-alpha01 5,444 10/18/2016
4.7.55 716,720 11/11/2016
4.7.54 416,382 5/14/2016
4.7.53 116,181 5/2/2016
4.7.52 13,043 4/21/2016
4.7.51 38,547 4/4/2016
4.7.50 81,716 2/5/2016
4.7.49.1 703,419 1/30/2015
4.7.49 782,466 4/1/2014
4.7.48.2 38,730 2/19/2014
4.7.48 92,333 1/2/2014
4.7.47 26,062 11/25/2013
4.7.46.1 13,026 11/9/2013
4.7.46 53,065 9/26/2013
4.7.45 39,028 8/2/2013
4.7.44.1 72,154 1/14/2013
4.7.42.1 32,813 11/17/2012
4.7.41 8,051 10/10/2012
4.7.40 14,277 9/30/2012
4.7.38 10,839 9/22/2012
4.7.37 3,072 9/15/2012
4.7.36.1 2,640 9/13/2012
4.7.36 2,992 9/11/2012
4.7.35 8,765 7/26/2012
4.7.34 10,588 7/9/2012
4.7.33 4,996 6/30/2012
4.7.32 2,862 6/28/2012
4.7.31.2 5,928 6/22/2012
4.7.31.1 10,520 6/16/2012
4.7.31 2,755 6/11/2012
4.7.30 2,588 6/7/2012
4.7.28 2,735 6/4/2012
4.7.27 2,769 5/29/2012
4.7.26.6 2,483 5/27/2012
4.7.25 2,678 5/24/2012
4.7.24 2,804 5/21/2012
4.7.23 3,865 5/17/2012
4.7.19 2,673 5/5/2012
4.7.18 2,818 5/1/2012
4.7.17.1 3,692 4/17/2012
4.7.17 2,911 3/23/2012
4.7.14 7,796 3/16/2012

NOTE: if you are using 4.7.48.0 or earlier, uninstall, then reinstall this version. DO NOT perform an update.

For StyleCop release notes see https://stylecop.codeplex.com/.

StyleCop.MSBuild release notes:-

4.7.48.2
New: Switch to using /build NuGet feature - https://bitbucket.org/adamralph/stylecop-msbuild/issue/12/
New: Package as developmentDependency - https://bitbucket.org/adamralph/stylecop-msbuild/issue/13/

4.7.46.1 Fixed: 'intitial' typo in Install.ps1 - https://bitbucket.org/adamralph/stylecop-msbuild/issue/11/

4.7.36.1 New: Add StyleCopSettingsEditor.exe to tools folder - https://bitbucket.org/adamralph/stylecop-msbuild/issue/5/

4.7.32.0 New: Remove duplication in XML elements - https://bitbucket.org/adamralph/stylecop-msbuild/issue/3/

4.7.31.2 New: Compatibility with package restore workflow - https://bitbucket.org/adamralph/stylecop-msbuild/issue/1/

4.7.31.1 Fixed: Changes element content line endings to unix style in project file - https://bitbucket.org/adamralph/stylecop-msbuild/issue/2/

4.7.26.6 Fixed: Import element is not removed from csproj file when the repository root folder is not named 'packages' and/or when the repository root folder belongs to the same folder as the csproj file.

4.7.17.1 New: Update .csproj Import during Nuget package install - https://stylecop.codeplex.com/workitem/7206/