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
उपयोग
इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:
skills use dotnet-run-file