Hi,
We have a source control plug-in as VS Extension (i.e. we have a VSIX installer ready). We want to upload it to Visual Studio Gallery. But before that we need to know the following:
1) Is there any way to control who can download it? If we want to make sure that only authorized individual can download it, is there any way we can do that?
2) Can we put the installer in one of our web server and provide the link in the Visual Studio Gallery so that whenever user wants to download it from gallery, they need to come to our webpage to authenticate themselves. And we can do the required authentication and permit the user to download?
3) What is the best way of deployment for a company's paid plug-in which comes along with the main product.
Thanks in advance for your help,
Ganesh Agrawal
Thanks, Ganesh Agrawal