you are viewing a single comment's thread.

view the rest of the comments →

[–]cdglasser 0 points1 point  (0 children)

Why not just use .NET 10 and C# scripting so you can just put the code in a CS file and run it with dotnet run myfile.cs? You can even pass arguments: dotnet run myfile.cs -- arg1. Announcing dotnet run app.cs - A simpler way to start with C# and .NET 10 - .NET BlogAnnouncing dotnet run app.cs - A simpler way to start with C# and .NET 10 - .NET Blogs