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