-
LINQPad 6 for .NET Core 3 - preview now available!
An early preview of LINQPad for .NET Core 3 Desktop is now available for download: https://www.linqpad.net/LINQPad6.aspx In addition to targeting .NET Core 3, there are a bunch of new features:* You …7 · -
Re: BenchmarkDotNet in LinqPad
From what I can see in the comments, Benchmark.net is .NET Core-only, so it won't work with LINQPad 5. FWIW, I don't believe it will work with LINQPad 6 either, because I think it expects a .csproj f…1 · -
Re: supportedFrameworks System.ArgumentOutOfRangeException
Yes, you're right - it didn't make the latest beta. I've just uploaded a new one that includes the fix.1 · -
Re: "FileLoadException: Assembly is still being loaded." when running ASP.NET Core in script
Also, try running the following query: http://share.linqpad.net/ole7mo.linq I've added a binding redirect in the app.config (press F4 to see it). The binding redirect shouldn't technically be require…1 · -
Re: Linqpad version 6
Check out this - https://www.linqpad.net/LinqReference.aspx1 ·