Is there a posibility to add a reference to an assembly in LINQPad?
I have some types in my assembly and I would like to use them in my LINQPad queries.
In Additional References tab, click on the Browse button. This will open up a dialog box from where you can browse to the required assembly. Select the assembly file and click on the Open button to add the assembly reference.
One way to add it on LinqPad is pressing F4 > Namespace Imports tabs and adding at the bottom of the list System. Threading. Tasks then press Ok .
LINQPad automatically patches itself by downloading updates into its Application Data folder. It then checks that the new assembly has a valid signature, and if so, forwards to that executable, which then writes itself back to the original file.
Just press F4.
This will pop up the Add Reference
dialog.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With