belav/csharpier
CSharpier is an opinionated code formatter for c#. 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
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
- readme: https://github.com/belav/csharpier · fetched 2026-08-28 · e977c2abf0bf
- homepage: https://csharpier.com · fetched 2026-08-29 · b713ebfca6c7
- site_page: https://csharpier.com/docs/About · fetched 2026-08-29 · fb2a59edc9d2
- site_page: https://csharpier.com/docs/Installation · fetched 2026-08-29 · b0dbf514f679
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| belav/csharpier | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem