About: StyleCop

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

StyleCop is an open-source static code analysis tool from Microsoft that checks C# code for conformance to StyleCop's recommended coding styles and a subset of Microsoft's .NET Framework Design Guidelines. StyleCop analyses the source code, allowing it to enforce a different set of rules from FxCop (which, instead of source code, checks .NET managed code assemblies). The rules are classified into the following categories: * Documentation * Layout * Maintainability * Naming * Ordering * Readability * Spacing StyleCop was re-released as an open-source project in April 2010 on CodePlex.

Property Value
dbo:abstract
  • StyleCop is an open-source static code analysis tool from Microsoft that checks C# code for conformance to StyleCop's recommended coding styles and a subset of Microsoft's .NET Framework Design Guidelines. StyleCop analyses the source code, allowing it to enforce a different set of rules from FxCop (which, instead of source code, checks .NET managed code assemblies). The rules are classified into the following categories: * Documentation * Layout * Maintainability * Naming * Ordering * Readability * Spacing StyleCop includes both GUI and command-line versions of the tool. It is possible to add new rules to be applied. StyleCop was re-released as an open-source project in April 2010 on CodePlex. StyleCop 4.7.55 (November 10, 2016) is compatible with Visual Studio 2008, 2010, 2012, 2013, and 2015. (Microsoft Visual Studio Extension) StyleCop began a move to GitHub in December 2014, and the last change applied to the CodePlex edition was November 11, 2016. StyleCop 5.0.6329.1 (April 30, 2017) works with Visual Studio 2012, 2013, 2015, and 2017. (Windows Installer) Development is stopping. A named successor is StyleCopAnalyzers, for Visual Studio 2015 and later. (en)
dbo:author
dbo:computingPlatform
dbo:genre
dbo:latestReleaseDate
  • 2017-04-30 (xsd:date)
dbo:latestReleaseVersion
  • 5.0.6329.1
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 18758598 (xsd:integer)
dbo:wikiPageLength
  • 3988 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1123804049 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
dbp:developer
  • Andy Reeves, (en)
  • Chris Dahlberg (en)
dbp:genre
  • Static code analysis tool (en)
dbp:latestReleaseDate
  • 2017-04-30 (xsd:date)
dbp:latestReleaseVersion
  • 5 (xsd:integer)
dbp:license
dbp:name
  • StyleCop (en)
dbp:operatingSystem
dbp:platform
dbp:programmingLanguage
dbp:repo
dbp:website
dbp:wikiPageUsesTemplate
dct:subject
gold:hypernym
rdf:type
rdfs:comment
  • StyleCop is an open-source static code analysis tool from Microsoft that checks C# code for conformance to StyleCop's recommended coding styles and a subset of Microsoft's .NET Framework Design Guidelines. StyleCop analyses the source code, allowing it to enforce a different set of rules from FxCop (which, instead of source code, checks .NET managed code assemblies). The rules are classified into the following categories: * Documentation * Layout * Maintainability * Naming * Ordering * Readability * Spacing StyleCop was re-released as an open-source project in April 2010 on CodePlex. (en)
rdfs:label
  • StyleCop (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • StyleCop (en)
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License