Skip to main content
Version: Next

<command>

Runs an arbitrary dotnet command (action name is forwarded to dotnet).

@dotnet <command> {
args = "run -- -v"
}

Capabilities

CapabilityInfo
Cachenever
Bachno

Argument Reference

The following arguments are supported:

  • args - (Optional) Extra arguments for dotnet.