I like linqpad, but often when I need it, I have some data in Visual studio that I need to do stuff with.
Therefore I would love to know if it is possible to copy some list of data into Linqpad, creating the necessary classes and inserting the same values into the list, so I have real data to work with
So I would debug and get something like this in a breakpoint:
I then want those 5 items in a list in linqpad that I can work with
Check out LINQBridgeVs, it's a VS Extension that allows you to launch LINQPad from the VS debugger copying a complex data type over to a new LINQPad snippet along with the debug time data.
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