.NET CLI
E182262
The .NET CLI is a cross-platform command-line interface for creating, building, running, and publishing .NET applications and libraries.
All labels observed (7)
| Label | Occurrences |
|---|---|
| .NET CLI canonical | 3 |
| dotnet CLI | 2 |
| dotnet ef | 1 |
| dotnet msbuild | 1 |
| dotnet tool | 1 |
| dotnet user-secrets | 1 |
| dotnet watch | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T1610894 — 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: .NET CLI Context triple: [MAUI, supportsTooling, .NET CLI]
-
A.
.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.
-
B.
.NET Standard Library
The .NET Standard Library is a formal specification of .NET APIs designed to provide a common, cross-platform base for building reusable libraries across different .NET implementations.
-
C.
NuGet package manager
NuGet package manager is a tool for managing and distributing reusable .NET libraries and dependencies, commonly integrated into development environments like Visual Studio.
-
D.
Xamarin
Xamarin is a cross-platform mobile app development framework that allows developers to build native iOS, Android, and Windows applications using C# and .NET.
-
E.
Visual Studio
Visual Studio is Microsoft's integrated development environment (IDE) used for building, debugging, and deploying applications across Windows, web, cloud, and mobile platforms.
- 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: .NET CLI Target entity description: The .NET CLI is a cross-platform command-line interface for creating, building, running, and publishing .NET applications and libraries.
-
A.
.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.
-
B.
.NET Standard Library
The .NET Standard Library is a formal specification of .NET APIs designed to provide a common, cross-platform base for building reusable libraries across different .NET implementations.
-
C.
NuGet package manager
NuGet package manager is a tool for managing and distributing reusable .NET libraries and dependencies, commonly integrated into development environments like Visual Studio.
-
D.
Xamarin
Xamarin is a cross-platform mobile app development framework that allows developers to build native iOS, Android, and Windows applications using C# and .NET.
-
E.
Visual Studio
Visual Studio is Microsoft's integrated development environment (IDE) used for building, debugging, and deploying applications across Windows, web, cloud, and mobile platforms.
- F. None of above. chosen
Statements (59)
| Predicate | Object |
|---|---|
| instanceOf |
.NET development tool
ⓘ
command-line interface ⓘ cross-platform software ⓘ |
| command |
dotnet build
ⓘ
dotnet clean ⓘ dotnet dev-certs ⓘ .NET CLI self-linksurface differs ⓘ
surface form:
dotnet ef
dotnet format ⓘ dotnet new ⓘ NuGet package manager ⓘ
surface form:
dotnet nuget
dotnet pack ⓘ dotnet publish ⓘ dotnet restore ⓘ dotnet run ⓘ dotnet test ⓘ .NET CLI self-linksurface differs ⓘ
surface form:
dotnet tool
.NET CLI self-linksurface differs ⓘ
surface form:
dotnet user-secrets
.NET CLI self-linksurface differs ⓘ
surface form:
dotnet watch
dotnet workload ⓘ |
| developer | Microsoft ⓘ |
| distributionMethod |
included with .NET SDK installer
ⓘ
package manager distribution ⓘ |
| feature |
application execution
ⓘ
application publishing ⓘ build configuration selection ⓘ cross-platform development ⓘ framework targeting ⓘ framework-dependent deployment ⓘ global tool management ⓘ local tool management ⓘ package management ⓘ project build ⓘ project creation ⓘ self-contained deployment ⓘ template management ⓘ unit test execution ⓘ workload installation ⓘ workload management ⓘ |
| partOf |
dotnet/sdk
ⓘ
surface form:
.NET SDK
.NET ecosystem ⓘ
surface form:
.NET platform
|
| primaryCommand |
.NET Core
ⓘ
surface form:
dotnet
|
| programmingLanguage |
C# programming language
ⓘ
surface form:
C#
F# ⓘ Visual Basic .NET ⓘ |
| requires |
dotnet/sdk
ⓘ
surface form:
.NET SDK
.NET runtime ⓘ |
| supportsArchitecture |
ARM64
ⓘ
x64 ⓘ x86 ⓘ |
| supportsOperatingSystem |
Linux
ⓘ
Windows ⓘ macOS ⓘ |
| supportsProjectSystem |
SDK-style .csproj
ⓘ
SDK-style .fsproj ⓘ SDK-style .vbproj ⓘ |
| useCase |
automation of build pipelines
ⓘ
containerized application workflows ⓘ continuous integration ⓘ local development ⓘ |
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: .NET CLI Description of subject: The .NET CLI is a cross-platform command-line interface for creating, building, running, and publishing .NET applications and libraries.
Referenced by (10)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
dotnet CLI
this entity surface form:
dotnet msbuild
this entity surface form:
dotnet user-secrets