| name | csharp-scripts |
|---|---|
| description | Run single-file C# programs as scripts 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. |
- Testing a C# concept, API, or language feature with a quick one-file program