-
Re: Sharing queries across machines with different LINQPad NuGet source list files.
When restoring packages, it checks just the first repository that've you've checked in the list (that's why you can re-order them). The other repositories are there just to supply dependencies that m…1 · -
Re: LINQPad 6 RC1 on .NET Core RC1
The RTM build will use the official MSIX installer, when released.1 · -
Re: Which compiler, tools are being used?
Are you talking about LINQPad 5 for .NET Framework? And if so, which older version of .NET Framework do you wish to target, and for what reason? With regard F#, LINQPad is moving towards relying enti…1 · -
Re: Regarding future licensing of V5 (Framework) and V6+ (.NET/Core)
No, the plan is for the V6+ license to cover all older versions.2 · -
Re: What information does LINQPad use to generate Association attributes/Navigation Properties?
It just reads the foreign key constraints and builds it from that. Sometimes it's unable to infer a name for an association, or the name is duplicated in another association or property, but that's q…1 ·