>_ linuxcommand.dev
Startseite dotnet
Programming

dotnet

.NET CLI Tool

Ubuntu CentOS Debian SUSE Fedora RHEL Arch Alpine macOS
Verifiziert: 2026-03-04
Syntax
$dotnet [command] [arguments] [options]
Optionen
new
build
run
test
publish
Beispiele
$dotnet new console
$dotnet build
$dotnet run
$dotnet test
Typische Anwendungsfälle
?
Standardverwendung
dotnet --help
Hinweis Cross-Platform .NET Entwicklungstool.
Export