-
Re: CoInitializeSecurity: Execution context.
You can verify that the MTA setting is working in LINQPad by executing the following query: Thread.CurrentThread.GetApartmentState()1 · -
Re: Nuget installation on max_path causes packages to be removed
I think I'll need to try and find a way to avoid unpacking the files entirely. In the meantime, download the latest beta and change the NuGet package folder in NuGet | Settings. Change it to somethin…2 · -
Re: Dark Theme for LINQPad
I've just uploaded a new beta that improves the contrast in the grey areas.2 · -
Re: Delay on start and frequent exception
When this happens, are you able to attach a debugger to LINQPad and break to get a stack trace on the threads? If LINQPad blocks on network I/O upon startup, I would consider this a bug. It should on…1 · -
Re: Change nuget package location in Linqpad
You can now change the NuGet package cache location, from version v5.06.05 (in beta at time of writing). Go to LINQPad's NuGet package manager and click *Settings*, then *Advanced*.1 ·
