devlooped/dotnet-run

Runs a C# file or script using .NET 10+

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
argsArguments to pass to the C# file, potentially as multi-line textno""
fileThe C# file to runno""
scriptThe C# script to runno""
namedescription
outputOutput from the C# execution