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.
maintainer
managedcode
Updated 4/8/2026
Stars
261
Forks
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.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use csharp-scripts