I am getting following error in my C# visual studio project:
The type or namespace name \'VisualStudio\' does not exist in the namespace \'Microsoft\'
There is also a nice nuget package. It will pull the dll to your packages folder. You will need to add the reference to the dll manually.
NOTE: This package is not an official Microsoft package.