Cross platform .NET tools for .NET Core. Some subcommands such as
buildhave 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}}