dotnet-script
dotnet-script copied to clipboard
Will the new .NET 10 file based apps be supported by dotnet script?
.NET 10 included "File Based Apps".
I'd like the ability to run these from web locations as can be done using dotnet script .csx files.
Is this something you plan to support in the future?
References:
Example of a utility that I run from a GitHub (remote) location: https://github.com/appsoftwareltd/dotnet-project-rename Overview of File Based Apps: https://www.appsoftware.com/blog/net-10-file-based-apps-demonstration-c-scripting