Support export LINQPad script into "dotnet run app.cs" file
Options
Microsoft has recently released .NET 10 Preview 4, which includes a dotnet run app.cs
feature. I think it's very similar to the execution environment of LINQPad. I wonder if LINQPad can provide an "Export to .NET Script" feature?
Links:
Comments
-
Or even be an editor for these files, similar to the existing csx support.
-
I plan to look at this later in the cycle, maybe October/November. The documentation is a bit thin right now.