-
Re: NuGet Packages download but don't register - still says Click to download
Does it help if you restore it from the My Extensions query? (View Post) -
Re: Suggestion: Add Ctrl+Click as an alternative to F12
This feature should be available in 8.4.2: https://www.linqpad.net/linqpad8.aspx#beta (View Post) -
Re: Database definition - Connection treeview
Try this.Mapping. (View Post) -
Re: Global flag for unsafe?
OK - this will be in the next build :) (View Post) -
Re: Sharing queries with assembly references
Unfortunately not. Even if you could use that syntax by directly modifying the .linq file, it would be washed out when you opened and saved the query. Another option is to use a local NuGet feed to a… (View Post)