Cross platform .NET command-line tools for .NET Core. Some subcommands such as
build
have their own usage documentation. More information: https://learn.microsoft.com/dotnet/core/tools.
dotnet new template_short_name
dotnet restore
dotnet run
dotnet path/to/application.dll