dotnet/codeformatter
Tool that uses Roslyn to automatically rewrite the source to follow our coding styles observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 4256
- days_rel: n/a
- days_push: 1514
- n_releases_24m: 0
Adoption not part of the score
1223 stars · 239 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CodeFormatter is a command-line tool that uses Roslyn to automatically rewrite C# source code to follow the .NET team's coding style rules. The repository is archived and replaced by dotnet/format.
Use cases
- automatically format c# code to match dotnet coding style
- rewrite source files using roslyn
- convert mstest tests to xunit
- enforce copyright headers on c# files
When to choose
- you need to apply the .NET team's legacy coding style to C# projects
- you want to bulk-convert MSTest tests to xUnit
When to avoid
- you want a maintained formatter - use dotnet/format instead
- you work on non-Windows platforms or modern .NET SDK projects
- you need configurable formatting rules
Facets
cli-tool · maturity abandoned
formatter parser developer-tools developer-tools programming-languages parsers windows dotnet cli roslyn code-style csharp archived dotnet-format-successor
1 source
- readme: https://github.com/dotnet/codeformatter · fetched 2026-08-28 · c0028563bb92
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dotnet/codeformatter | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="dotnet/codeformatter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem