Performance-testing with the industrial-grade #BenchmarkDotNet in LINQPad is now as simple as selecting your code and pressing Ctrl+Shift+B. Full integration, with customizable real-time output! linqpad.net/linqpad7.aspx#…
Play with the latest experimental C# 9 features in LINQPad, including records and init-only properties. Just click a checkbox; no install required! linqpad.net/linqpad6.aspx#…
LINQPad 8 has a brand-new Excel interop engine. The exporter now emits native .xlsx files, accurately preserving datatypes, and creates Excel tables with AutoFilter. You can even create spreadsheets cell-by-cell, using the simplest-ever inbuilt API! linqpad.net/LINQPad8.aspx
LINQPad 8 now has inbuilt support for @AvaloniaUI - just Dump your Avalonia controls and they will come to life in the output panel! Rapidly test and prototype - even develop entire UIs XAML-free, using fluent C#. linqpad.net/linqpad8.aspx
I'm thinking of adding a DumpTell() extension method to LINQPad 8. Just like Dump, except that it uses C#'s [CallerArgumentExpression] to tell you what's being dumped. Thoughts?
LINQPad 8 first preview is now out! New features & architectural improvements, including better dark-theme rendering, shelve-everything feature & full .NET 8/C# 12 support. You can also now select a transaction isolation level - right from the toolbar. linqpad.net/linqpad8.aspx
One week ago, @azure locked my account without warning or reason - after 12 years service. Customer support says my account is in good standing and they don't know why it was locked, but are unable(/unwilling?) to help. What am I supposed to do? I've contacted them over 20 times!
LINQPad 7 Preview has just been released, with full support for C# 10, @dotnet 6 and EF Core 6. There's also now an ARM64 build, so you can run and debug C# and F# code on your Surface Pro X at native speed!
linqpad.net/LINQPad7.aspx