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

belav/csharpier

CSharpier is an opinionated code formatter for c#. observed · 2026-08-28

github.com/belav/csharpier · homepage · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
How is this computed?

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

  • gap_med: 15
  • age_days: 2115
  • days_rel: 87
  • days_push: 7
  • n_releases_24m: 22

Full methodology

Adoption not part of the score

2308 stars · 159 forks observed · 2026-08-28

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

CSharpier is an opinionated code formatter for C# and XML, ported from Prettier's printing approach. It is distributed as a dotnet tool with a CLI, editor integrations, pre-commit hooks, and CI/CD support.

Use cases

  • format c# code automatically
  • enforce consistent code style across a dotnet team
  • format csharp files on save in my ide
  • add a pre-commit hook to format c# code
  • check code formatting in ci pipeline
  • prettier-style formatting for csharp

When to choose

  • you want zero-configuration, opinionated formatting for C# or XML
  • you need editor, pre-commit, and CI integration for consistent style
  • your team wants to stop debating formatting rules

When to avoid

  • you need many configurable formatting options
  • you need to format languages other than C# or XML

Facets

cli-tool · maturity active

formatter cli developer-tools developer-tools programming-languages cross-platform cli dotnet csharp prettier dotnet-tool code-style xml-formatting command-line

4 sources

Member repositories

RepositoryRoleHealth v2
belav/csharpiermain95

For agents

markdown · JSON · MCP: product_card(name="belav/csharpier")

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