home/categories/scripting/dotnet-skills-plugins-dotnet-skills-csharp-scripts-skill-md
scriptingdevelopment

csharp-scripts

Run single-file C# programs as scripts (file-based apps) for quick experimentation, prototyping, and concept testing. Use when the user wants to write and execute a small C# program without creating a full project.

dotnet
maintainer
dotnet
업데이트됨 3/30/2026
스타
1022
포크
77
quick start

Installation and usage

Run single-file C# programs as scripts (file-based apps) for quick experimentation, prototyping, and concept testing. Use when the user wants to write and execute a small C# program without creating a full project.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use csharp-scripts