-
Re: "FileLoadException: Assembly is still being loaded." when running ASP.NET Core in script
Also, try running the following query: http://share.linqpad.net/ole7mo.linq I've added a binding redirect in the app.config (press F4 to see it). The binding redirect shouldn't technically be require…1 · -
Re: Linqpad version 6
Check out this - https://www.linqpad.net/LinqReference.aspx1 · -
Re: Any interest to support C# script ".csx" file extension?
Check out this: https://www.linqpad.net/LinqReference.aspx3 · -
Re: Any interest to support C# script ".csx" file extension?
If LINQPad allowed a #load option, but with only one level of depth (no nested #loads), would that be helpful in your scenario?2 · -
Re: Any interest to support C# script ".csx" file extension?
I might look into it once LINQPad 6 has been released. Allowing #include, though, will play havoc with tooling, exception reporting & debugging.3 ·