適用於 .NET Core 的跨平台 .NET 命令列工具。 此命令也有關於其子命令的文件,例如:build. 更多資訊:https://learn.microsoft.com/dotnet/core/tools.
build
dotnet new {{模板名稱}}
dotnet restore
dotnet run
dotnet {{路徑/到/應用程式.dll}}