codingadventures / LINQBridgeVs

Dumps the content of variables during debugging in Visual Studio to LINQPad
MIT License
127 stars 21 forks source link

Implement an Asynchronous Service #37

Closed codingadventures closed 5 years ago

codingadventures commented 6 years ago

It would be good to make the current package an asynchronous one. Detailed documentation here: https://msdn.microsoft.com/en-us/library/mt709265.aspx

codingadventures commented 5 years ago

fixed in the next release