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
Actualizado 3/30/2026
Estrellas
1022
Forks
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use csharp-scripts