-
Re: Bug I think?
Try the latest beta: https://www.linqpad.net/linqpad6.aspx#beta1 · -
Re: using external browser or webview2
From your code, it looks like you're trying to add the WinForms WebView2 control to a WPF Window. Try changing the using directive to using Microsoft.Web.WebView2.Wpf.1 · -
Experimental support for Chromium Engine
The latest LINQPad 6 beta can now use Edge's Chromium engine to render results. To enable, go to Edit | Preferences > Results. Benefits include sticky table headers, correct double/triple click be…7 · -
Re: The operation timed out
I've adjusted the timeouts in LINQPad 6 to be more in line with LINQPad 5, so you might have more luck with the next build. When the SP grows further in size, however, you might also run into issues …1 · -
Re: Suggestion: Show Nuget version in Query properties
Clicking the hyperlink will display the current (latest downloaded) version. I guess there's no reason that I can't show the version in the NuGet hyperlink itself.1 ·