Using the amazing LinqPad with a C# script. Get an error using the Util.Cache storing a custom class declared in the same script. How to resolve, other than res
I'm trying to use LINQPad to connect to my local Windows Search index. I'm able to connect manually using code as described here: https://forum.linqpad.net/disc
I have many LinqPad scripts I use to query databases. These files are all in dropbox so I have all my queries available across computers. Very handy. However