图解asp.net core常用dotnet命令
1、-h|--help 显示命令行帮助dotnet –-help,如下图所示:

3、-d|--diagnostics 启用诊断输出dotnet –-diagnostics,如下图所示:

5、--list-runtimes 显示安装的运行时dotnet –-list-runtimes,如下图所示:

7、以上就是asp.net core常用dotnet命令。
1、-h|--help 显示命令行帮助dotnet –-help,如下图所示:
3、-d|--diagnostics 启用诊断输出dotnet –-diagnostics,如下图所示:
5、--list-runtimes 显示安装的运行时dotnet –-list-runtimes,如下图所示:
7、以上就是asp.net core常用dotnet命令。