Команда dotnet: опции, ключи и примеры использования
dotnet
Cross platform .NET command line tools for .NET Core. More information: https://docs.microsoft.com/dotnet/core/tools.
- Initialize a new .NET project:
dotnet new {{template_short_name}}
- Restore nuget packages:
dotnet restore
- Build and execute the .NET project in the current directory:
dotnet run
- Run a packaged dotnet application (only needs the runtime, the rest of the commands require the .NET Core SDK installed):
dotnet {{path/to/application.dll}}
Также может быть вам интересно:
- 25 января вышло новое крупное обновление Age of Empires II DE: Lords of the West
- И снова sudo, и снова "решето"
- Только одна из десяти компаний ожидает, что все работники вернутся в офисы
- Google Play временно забанил видео-плеер за поддержку неправильных субтитров
- Google прекращает поддержку сторонних приложений в API Chrome-like