dotnet CLI

GPTKB entity

Statements (55)
Predicate Object
gptkbp:instance_of gptkb:operating_system
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:Nu_Get_package
gptkb:F#
gptkbp:command_structure dotnet [command] [arguments]
gptkbp:dependency gptkb:Nu_Get
gptkbp:developed_by gptkb:Microsoft
gptkbp:first_released gptkb:2016
https://www.w3.org/2000/01/rdf-schema#label dotnet CLI
gptkbp:is_a_framework_for gptkb:._NET_5
gptkb:._NET_6
gptkb:._NET_7
gptkbp:is_a_solution_for *.sln
gptkbp:is_used_for Developing . NET applications
gptkbp:latest_version 6.0.100
gptkbp:license MIT License
gptkbp:operating_system Cross-platform
gptkbp:part_of . NETSDK
gptkbp:project *.csproj
gptkbp:provides dotnet restore
dotnet add package
dotnet build
dotnet new
dotnet publish
dotnet remove package
dotnet run
dotnet test
dotnet tool install
dotnet tool uninstall
dotnet tool update
gptkbp:repository https://github.com/dotnet/cli
gptkbp:setting global.json
gptkbp:supports gptkb:._NET_Core
gptkb:ASP._NET_Core
gptkb:._NET_Framework
gptkbp:user_interface --help
--output
--version
--no-cache
--source
--info
--disable-parallel
--interactive
--no-restore
--verbosity
--configuration
--framework
--list-runtimes
--list-sdks
--no-build
--no-dependencies
--runtime
--self-contained
--version-suffix
gptkbp:written_in gptkb:C#