← Customer Feedback for LINQPad Settings and activity 1 result found Create Invoke-LinqPad Cmdlet for powershell 8 votes Vote Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close 1 vote 2 votes 3 votes Remove votes You have left! (?) (thinking…) 1 comment · LINQPad Feature Suggestions · Delete… · Admin → How important is this to you? Not at all You must login first! Important You must login first! Critical You must login first! We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close Anonymous supported this idea · Oct 12, 2015 An error occurred while saving the comment Anonymous commented · Oct 12, 2015 · Edit… · Delete… A workaround I use is a simple script that runs a *.linq file and returns the dumped result as a powershell object: http://pastebin.com/tNGQgBEe The ArgumentList array is passed to the Main method. Save Submitting...
A workaround I use is a simple script that runs a *.linq file and returns the dumped result as a powershell object: http://pastebin.com/tNGQgBEe
The ArgumentList array is passed to the Main method.