-
Re: Unable to install pre-release packages from private NuGet server
I believe I've identified the problem. Try the latest LINQPad 6 beta: https://www.linqpad.net/LINQPad6.aspx#beta (If you already have an earlier LINQPad 6 beta, it will automatically update.) Let me …1 · -
Re: LINQPad6 - SQL Table not recognized - CS0246 The type or namespace name....
The collection is pluralized; the class name is singular. If you find this confusing, you can disable pluralization in connection properties. See the "5-minute induction" for more info.1 · -
Re: Unable to install pre-release packages from private NuGet server
This is possible if you search by ID. Type "id=…"1 · -
Re: Support .NET 5.0 Preview 1 in LINQPad 6?
This feature has been implemented but is currently disabled because of a weird assembly resolution issue. I'm concerned that such problems might worsen with subsequent 5.x releases, and that it might…1 · -
Re: LINQPad 5 controls bug
A LINQPad 5 beta with the fix will be released soon. It will also include the external.log method, but no support for the Util.HtmlHead methods.1 ·