Ross ROSS = Recommend OSS · open-source software intelligence for agents

DotNetAnalyzers/StyleCopAnalyzers

An implementation of StyleCop rules using the .NET Compiler Platform observed · 2026-08-28

github.com/DotNetAnalyzers/StyleCopAnalyzers · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

50/100

  • Activity 60
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4307
  • days_rel: n/a
  • days_push: 245
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2854 stars · 506 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

StyleCop.Analyzers implements StyleCop style rules as Roslyn analyzers for C#, distributed as a NuGet package. It includes code fixes for many violations and supports configuration via stylecop.json and rule set files.

Use cases

  • enforce stylecop rules in c# projects
  • check c# code style automatically in visual studio
  • migrate from stylecop classic to roslyn analyzers
  • auto-fix style violations with code fixes
  • configure code style rule severity per project

When to choose

  • you want StyleCop rules enforced at build time in modern C# projects
  • you need IDE-integrated diagnostics with quick-fix code fixes
  • you want rule severity configurable via rulesets and stylecop.json

When to avoid

  • you need StyleCop settings via legacy Settings.StyleCop files
  • you need analyzers for languages other than C#
  • you want a standalone linter outside the .NET build/IDE toolchain

Facets

library · maturity active

linter code-review developer-tools developer-tools programming-languages testing dotnet windows cross-platform editor-plugin stylecop roslyn-analyzers code-style static-analysis csharp nuget code-fixes

1 source

Member repositories

RepositoryRoleHealth v2
DotNetAnalyzers/StyleCopAnalyzersmain50

For agents

markdown · JSON · MCP: product_card(name="DotNetAnalyzers/StyleCopAnalyzers")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem