-
Re: Running Linqpad on Ubuntu?
In addition to WPF, the Mono analysis tool reports thousands of other incompatibilities in the LINQPad code base. So it's not a simple fix to make it run under Mono.1 · -
Re: TypedDataContext stored proc definitions of MSSQL master database - no parameters?
It's a bug that's so far unreported. I'll include a fix in the next beta build.1 · -
Re: Is IAsyncEnumerable<T> supported?
The new beta is now ready: http://www.linqpad.net/download.aspx#beta1 · -
Re: Alternatative nuget sources
I've added NuGetSources.xml to the list of portablizable files: https://www.linqpad.net/PortableDeployment.aspx This means you can copy that file into the LINQPad.exe/LPRun.exe folder, and it will ta…1 · -
Re: Util.Run() cannot run consecutive scripts with identical data connection
Thanks for the repro - the problem is caused by LINQPad prematurely cleaning up a cached data context assembly. This will be fixed for the next build.3 ·