dotnet 命令
C:\Users\yshuangj\Desktop\dotnet>dotnet
Usage: dotnet [options]
Usage: dotnet [path-to-application]
Options:
-h|--help Display help.
--version Display version.
path-to-application:
The path to an application .dll file to execute.
C:\Users\yshuangj\Desktop\dotnet>where dotnet
C:\Program Files\dotnet\dotnet.exe