StyleCop.MSBuild
4.7.31
See the version list below for details.
dotnet add package StyleCop.MSBuild --version 4.7.31
NuGet\Install-Package StyleCop.MSBuild -Version 4.7.31
<PackageReference Include="StyleCop.MSBuild" Version="4.7.31" />
<PackageVersion Include="StyleCop.MSBuild" Version="4.7.31" />
<PackageReference Include="StyleCop.MSBuild" />
paket add StyleCop.MSBuild --version 4.7.31
#r "nuget: StyleCop.MSBuild, 4.7.31"
#:package StyleCop.MSBuild@4.7.31
#addin nuget:?package=StyleCop.MSBuild&version=4.7.31
#tool nuget:?package=StyleCop.MSBuild&version=4.7.31
Adds official StyleCop MSBuild targets to your project. Runs StyleCop analysis on your project with every build. Works both on a developer workstation (with or without Visual Studio) and on a build server. Includes official StyleCop binaries. Does not require installation of StyleCop on either a developer workstation or build server. For update notifications follow https://twitter.com/#!/adamralph and/or subscribe to http://adamralph.blogspot.com/.
NOTE: There is a known issue with NuGet Package Manager 1.8 or later. If you have problems installing this version of StyleCop.MSBuild, see https://nuget.codeplex.com/workitem/2253 for a workaround.
NOTE: If your solution is currently using StyleCop.MSBuild.4.7.17.0 or earlier, updating to this version will NOT work. Instead, uninstall your current version and then install this version.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (17)
Showing the top 17 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
Telerik UI for Universal Windows Platform (UWP) is no longer supported.
|
|
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
|
|
brutaldev/StrongNameSigner
Strong-name sign third party .NET assemblies without the source code.
|
|
rstropek/Samples
|
|
nanoframework/nanoFramework.IoT.Device
📦 This repo includes .NET nanoFramework implementations for various sensors, chips, displays, hats and drivers
|
|
olegsych/T4Toolbox
|
|
microsoftarchive/semantic-logging
Supporting semantic/structured logging for .NET
|
|
realm/realm-draw
The official Realm Draw app used in promotional videos
|
|
adamralph/bau
The C# task runner
|
|
aspnet/AspNetWebHooks
Libraries to create and consume web hooks on ASP.NET 4.x (Due to other priorities this project is currently in maintenance mode only. There are no planned releases at this time. No new features are planned and we are only addressing critical issues as required.)
|
|
9swampy/Telnet
Published on Nuget at https://www.nuget.org/packages/Telnet
|
|
JSkimming/AspNet.Identity.EntityFramework.Multitenant
Multi-tenant support for ASP.NET Identity using Entity Framework
|
|
imsardine/winappdriver
WebDriver for Windows Applications
|
|
yyoon/Journaley
A simple and elegant open-source journal keeping software for Windows
|
Version | Downloads | Last Updated |
---|---|---|
4.7.49.1 | 68,978 | 1/30/2015 |
4.7.49 | 158,717 | 4/1/2014 |
4.7.48.2 | 18,153 | 2/19/2014 |
4.7.48 | 20,688 | 1/2/2014 |
4.7.47 | 14,917 | 11/25/2013 |
4.7.46.1 | 3,567 | 11/9/2013 |
4.7.46 | 7,906 | 9/26/2013 |
4.7.45 | 11,406 | 8/2/2013 |
4.7.44.1 | 17,668 | 1/14/2013 |
4.7.42.1 | 4,692 | 11/17/2012 |
4.7.41 | 4,667 | 10/10/2012 |
4.7.40 | 5,977 | 9/30/2012 |
4.7.38 | 8,256 | 9/22/2012 |
4.7.37 | 534 | 9/15/2012 |
4.7.36.1 | 186 | 9/13/2012 |
4.7.36 | 308 | 9/11/2012 |
4.7.35 | 6,049 | 7/26/2012 |
4.7.34 | 6,623 | 7/9/2012 |
4.7.33 | 1,837 | 6/30/2012 |
4.7.32 | 426 | 6/28/2012 |
4.7.31.2 | 240 | 6/22/2012 |
4.7.31.1 | 315 | 6/16/2012 |
4.7.31 | 281 | 6/11/2012 |
4.7.30 | 271 | 6/7/2012 |
4.7.28 | 283 | 6/4/2012 |
4.7.27 | 237 | 5/29/2012 |
4.7.26.6 | 155 | 5/27/2012 |
4.7.25 | 196 | 5/24/2012 |
4.7.24 | 254 | 5/21/2012 |
4.7.23 | 405 | 5/17/2012 |
4.7.19 | 321 | 5/5/2012 |
4.7.18 | 283 | 5/1/2012 |
4.7.17.1 | 763 | 4/17/2012 |
4.7.17 | 295 | 3/23/2012 |
4.7.14 | 331 | 3/16/2012 |
For StyleCop release notes see https://stylecop.codeplex.com/.
StyleCop.MSBuild release notes:-
4.7.26.1 Fixed removal of current <Import> element in 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 Addition of <Import> element to project file when installing package (and removal when uninstalling).
NOTE: There is a known issue with NuGet Package Manager 1.8 or later. If you have problems installing this version of StyleCop.MSBuild, see https://nuget.codeplex.com/workitem/2253 for a workaround.
NOTE: If your solution is currently using StyleCop.MSBuild.4.7.17.0 or earlier, updating to this version will NOT work. Instead, uninstall your current version and then install this version.