home/categories/scripting/managedcode-dotnet-skills-catalog-platform-official-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.

managedcode
maintainer
managedcode
更新於 4/8/2026
星標
261
分支
20
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