Is there a way to convert vsix (vs extension) to dll?
Hi there,
i got an SDK of one product in vsix format (visual studio extension), but i want to use it with any language i'm familiar with, is there a way to convert/export/build a DLL library from it, so i can call it from my python/c/etc code? or it's usable only in visual studio and .net languages?
0 comments:
Post a Comment