-
Re: Using LINQPad-generated TypedDataContext in a Visual Studio project
I can't help you in terms of a proper way, but you should be able to work around that particular error. If you call or access any method or property in the Util class, it will activate the static con…1 · -
Re: Welcome to the LINQPad forum!
Thanks for supporting LINQPad!1 · -
Re: Is it possible to run LinqPad in an unlicensed mode temporarily?
You can also temporarily deactivate the license - it won't use up a transfer if you re-activate the same machine.1 · -
Re: Group DbSets in EF context
Check out the 7.4.3 beta - the EF Core driver now reads the Category attribute.1 · -
Re: LINQPad7 unable import Powershell Hyper-V module to execute script
The problem is that the assemblies load into both ALCs. I've logged an issue here: https://github.com/PowerShell/PowerShell/issues/174921 ·