dotnet format
E828359
dotnet format is a .NET CLI tool that automatically formats code and enforces style and analyzer rules across .NET projects and solutions.
All labels observed (1)
| Label | Occurrences |
|---|---|
| dotnet format canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T9900207 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: dotnet format Context triple: [.NET CLI, command, dotnet format]
-
A.
.NET 6
.NET 6 is a long-term support (LTS) release of Microsoft’s unified, cross-platform .NET platform that consolidates web, desktop, cloud, and mobile development under a single framework.
-
B.
dotnet/sdk
dotnet/sdk is the official .NET Software Development Kit that provides the tools, compilers, and libraries needed to build, test, and publish .NET applications.
-
C.
.NET 5
.NET 5 is a unified, cross-platform version of Microsoft’s .NET platform that consolidates .NET Core and other .NET implementations into a single, modern development framework.
-
D.
dotnet/aspnetcore
dotnet/aspnetcore is the official open-source framework and set of libraries for building modern, cloud-ready, cross-platform web applications and services on .NET.
-
E.
.NET Core
.NET Core is a cross-platform, open-source, modular implementation of the .NET platform designed for building modern, cloud-based, and high-performance applications.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: dotnet format Target entity description: dotnet format is a .NET CLI tool that automatically formats code and enforces style and analyzer rules across .NET projects and solutions.
-
A.
.NET 6
.NET 6 is a long-term support (LTS) release of Microsoft’s unified, cross-platform .NET platform that consolidates web, desktop, cloud, and mobile development under a single framework.
-
B.
dotnet/sdk
dotnet/sdk is the official .NET Software Development Kit that provides the tools, compilers, and libraries needed to build, test, and publish .NET applications.
-
C.
.NET 5
.NET 5 is a unified, cross-platform version of Microsoft’s .NET platform that consolidates .NET Core and other .NET implementations into a single, modern development framework.
-
D.
dotnet/aspnetcore
dotnet/aspnetcore is the official open-source framework and set of libraries for building modern, cloud-ready, cross-platform web applications and services on .NET.
-
E.
.NET Core
.NET Core is a cross-platform, open-source, modular implementation of the .NET platform designed for building modern, cloud-based, and high-performance applications.
- F. None of above. chosen
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
.NET CLI tool
ⓘ
code formatter ⓘ command-line utility ⓘ |
| appliesTo |
.NET projects
ⓘ
.NET solutions ⓘ |
| canFormat |
analyzer violations
ⓘ
code style ⓘ whitespace ⓘ |
| commandName | dotnet format NERFINISHED ⓘ |
| developedBy | Microsoft ⓘ |
| distribution |
NuGet package (historical/standalone)
ⓘ
bundled with newer .NET SDKs ⓘ |
| hostPlatform |
Linux
NERFINISHED
ⓘ
Windows NERFINISHED ⓘ macOS NERFINISHED ⓘ |
| integratesWith |
MSBuild-based .NET projects
ⓘ
Roslyn analyzers NERFINISHED ⓘ |
| license | MIT License ⓘ |
| partOf | .NET SDK NERFINISHED ⓘ |
| primaryFunction |
automatically formats code
ⓘ
enforces analyzer rules ⓘ enforces code style rules ⓘ |
| requires | .NET SDK installed ⓘ |
| runsOn | .NET CLI NERFINISHED ⓘ |
| supportsLanguage |
C#
ⓘ
F# NERFINISHED ⓘ Visual Basic .NET NERFINISHED ⓘ |
| supportsOption |
--diagnostics
ⓘ
--exclude ⓘ --include ⓘ --no-restore ⓘ --report ⓘ --severity ⓘ --verbosity ⓘ --verify-no-changes ⓘ |
| supportsScenario |
CI code formatting checks
ⓘ
enforcing consistent code style across a solution ⓘ local developer formatting ⓘ |
| supportsSubcommand |
dotnet format analyzers
ⓘ
dotnet format document ⓘ dotnet format folder ⓘ dotnet format project ⓘ dotnet format solution ⓘ dotnet format style ⓘ dotnet format whitespace NERFINISHED ⓘ |
| usesConfiguration |
.editorconfig
ⓘ
analyzer configuration files ⓘ ruleset files (legacy) ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: dotnet format Description of subject: dotnet format is a .NET CLI tool that automatically formats code and enforces style and analyzer rules across .NET projects and solutions.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.