dotnet [run] app.cs is a great feature that makes it possible to write and run C# code like a script. It would be a benefit if there is a dedicated file extension for such files:
- It helps users to recognize the file is a C# script file to execute.
- The .NET installer could optionally register the file extension with the OS.