dotnet-run-file
CommunityRun C# scripts quickly with dotnet run file.cs.
AuthorNikiforovAll
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill lets you run C# code without creating a project, using dotnet run file.cs, and supports one-liners from stdin and run-file directives to keep workflows lightweight.
Core Features & Use Cases
- One-file scripting: Run C# code directly without a project.
- stdin execution: Pipe one-liners or small scripts into dotnet run -.
- Run-file directives: Use #:package, #:sdk, #:property to tailor builds.
- Conversion: Convert run files to a full project when needed.
Quick Start
Run a file and a stdin example: dotnet run app.cs echo 'Console.WriteLine("Hello");' | dotnet run -
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dotnet-run-file Download link: https://github.com/NikiforovAll/claude-code-rules/archive/main.zip#dotnet-run-file Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.