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.

NikiforovAll
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
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use dotnet-run-file