This is a special repository to celebrate dotnet run app.cs, where you can just use a single C# file to run the script.
You need .NET 10 SDK installed.
Read example guide here.
If you're on macOS, Linux, or any Unix-like OS, you can set the bin folder in the path to directly execute the script.
For example:
export PATH="$HOME/dotnet-console-apps/bin:$PATH"MIT.