home/categories/scripting/j-r-beckett-speedreader-claude-skills-dotnet-runfile-skill-md
scriptingdevelopment

dotnet-runfile

How to use the .NET 10 `dotnet run app.cs` feature. Use this skill when you need to run an existing single-file C# script, create a new C# script, run an ad-hoc C# script (e.g. to test the behavior of a C# snippet), or work on an existing C# script already in the repo. Covers how to run C# scripts and their syntax.

j-r-beckett
maintainer
j-r-beckett
更新於 1/6/2026
星標
0
分支
0
quick start

Installation and usage

How to use the .NET 10 `dotnet run app.cs` feature. Use this skill when you need to run an existing single-file C# script, create a new C# script, run an ad-hoc C# script (e.g. to test the behavior of a C# snippet), or work on an existing C# script already in the repo. Covers how to run C# scripts and their syntax.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use dotnet-runfile