home/categories/scripting/nikiforovall-claude-code-rules-plugins-handbook-dotnet-skills-dotnet-run-file-skill-md
scriptingdevelopment
dotnet-run-file
Run script-like CSharp programs using dotnet run file.cs. Use this skill when users want to execute CSharp code directly, write one-liner scripts via stdin, or learn about run file directives.
maintainer
NikiforovAll
Обновлено 12/4/2025
Звёзды
113
Форки
19
quick start
Installation and usage
Run script-like CSharp programs using dotnet run file.cs. Use this skill when users want to execute CSharp code directly, write one-liner scripts via stdin, or learn about run file directives.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use dotnet-run-file