-
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 · -
Re: Int16 column is not displayed with SQLite
I've just uploaded a fix. The driver now supports all the integer types listed in https://www.sqlite.org/datatype3.html Download the IQ driver again and let me know.1 · -
Re: Hierarchical 'My Extensions' possible?
nescafe - you can run multiple instances of LINQPad if you start LINQPad via the executable, rather than double-clicking a .linq file.1 ·