dotnet/format
Home for the dotnet-format command observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
Flags: no_license
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: n/a
- age_days: 2756
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
1945 stars · 174 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
dotnet/format is the home of the dotnet-format command, a code formatter for .NET projects that applies style and formatting rules to C# and other .NET code. Development has been consolidated into the dotnet/sdk repository, which now hosts the tool and handles its issues.
Use cases
- format c# code from the command line
- enforce consistent code style in a dotnet project
- run code formatting in ci for pull requests
- fix whitespace and style violations across a solution
- integrate dotnet code formatting into editor workflows
When to choose
- you need to format .NET codebases via CLI or CI
- you want to enforce .editorconfig style rules automatically
When to avoid
- you need the latest features or to file new issues - use dotnet/sdk instead
- you are formatting non-.NET languages
Facets
cli-tool · maturity maintenance
formatter cli developer-tools developer-tools programming-languages cli cross-platform dotnet code-formatting csharp dotnet-sdk style-enforcement command-line
1 source
- readme: https://github.com/dotnet/format · fetched 2026-08-28 · 0045f1977499
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dotnet/format | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem