-
Re: Bug or intentionally removed? (Directory a hrefs no longer work)
And if that doesn't work, you can bypass the IE protection with this: new Hyperlinq (() => Process.Start (pathOrURI), "Click me").Dump();1 · -
Re: Activation Key
You can activate it on up to 3 machines at once for your own use. After that, you can transfer it from one machine to another up to 6 times a year. If you run out, please contact customer service. No…1 · -
Re: Caching things between execution runs (but same linqpad process, same open tab)?
An enhanced version of Cache() is built into the latest LINQPad beta: www.linqpad.net/beta.aspx1 · -
Re: Get Nuget Package version from query
The query file itself won't contain the NuGet version unless you've locked it to a specific version. And the assembly version won't usually help because isn't necessarily tied to the NuGet package ve…1 · -
Re: Azure Table Query doesn't show all properties
This sounds like a bug in the Azure Table Storage driver. You could contact the authors: https://github.com/madd0/AzureStorageDriver1 ·