# dotnet/format

Home for the dotnet-format command

Repository: https://github.com/dotnet/format
Canonical: https://ross.abutalabs.com/products/format
License Family: other
Last push: 2026-08-24T05:06:37+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 2756, "days_push": 9, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1945, forks 174 (observed 2026-08-28T04:05:57.742332+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: maintenance
- function: formatter, cli, developer-tools
- domain: developer-tools, programming-languages
- platform: cli, cross-platform, dotnet
- tags: code-formatting, csharp, dotnet-sdk, style-enforcement, command-line

## Member repositories
- dotnet/format (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:57.742332+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:07:22.253209+00:00, confidence not recorded.
  - readme: https://github.com/dotnet/format (fetched 2026-08-28T04:05:57.742332+00:00, sha 0045f1977499)
- Data as of 2026-08-30T08:39:29.467469+00:00.
