-
Re: LINQPad 6.13.11 x64 and Net v6.0.0-preview.3
Try now1 · -
Re: Is there a way to prevent the Tables node from expanding when a database connection is established?
I see. It would be better if it didn't automatically expand the tables node when there are lots of tables and also views/SPs/functions below. I'll get a fix into the next update.1 · -
Re: Windows Server 2019
Try running the beta now (it will automatically update itself). Let me know how you get along.1 · -
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 ·