-
Re: Will Util.Chart available in LINQPad 6?
Charting was shipped in the last automatic update :)1 · -
Re: NuGet problem in LINQPad 5 - missing assemblies in net48 profile
It's now RTM. The automatic updates will take place over the next week or so.1 · -
Re: NuGet problem in LINQPad 5 - missing assemblies in net48 profile
Yes, within a few days.1 · -
Re: Provide option to disable SQL log in LINQPad?
Yes: ExecutionEngine.SqlTranslationsEnabled = false;2 · -
Re: "Cannot open Excel - Is it installed?"
You should get an idea of what's causing the problem by running the following query, which contains the same code that LINQPad uses to open Excel: http://share.linqpad.net/d95wqa.linq1 ·