Best Of
-
Re: About System.Text.Json Dump
Thanks - this should now be sorted out. This is hopefully the tail end of the DLL hell I've had to deal for LINQPad 9 :)1 · -
Re: Carbon Black causing trouble
@Joe thanks. I am not sure how LinqPad5 is working. The whitelisting is a black box to me. I think that what is working is that CB is actually pretty dumb. I find that mostly it blocks exes but I can…1 · -
Re: Roadmap for cross platform (ubuntu/linux)?
Taking into account this comment and the time macOS version development took (~3 years), I think that Linux version won't be available at least in 2-3 years.1 · -
Re: LINQPad.Controls.Image.Style is overwritten when a LINQPad.Util.ScaleMode is active
There's a few gremlins in there - they should be fixed for the next build. (Note that after the fix, the exact workaround you have won't work - you would need to use HtmlElement.StyleAttribute instea…1 · -
Re: Request: Add options to temporarily override result limit? (per query and per dump)
Funny warning:2 · -
Re: .Net 8.0.0 Installed and working but shown as Not Installed in .NET dropdown
Was testing something in a Windows Sandbox and noticed this as well. It is correctly shown as installed on my main install and it seemed to be the exact same version of Dotnet 8 as well. So I went hu…1 · -
Re: About link in the download page
Thanks - will fix.1 · -
Re: Dump Plotly.Net
Another Idea and solution I use when working with JavaScript libraries in LINQPad is to embed html and templatize the data. Here is an example that should apply to any js library. http://share.linqpa…1 · -
Re: IPv6
I don't believe this is relevant.1 · -
Re: Ability to compile .linq into exe
I can assure you that this would be a ton of work to do properly, even without the UI :) LINQPad doesn't use MSBuild or project files, relies on numerous host services and and there are many features…1 ·