vsgallery icon indicating copy to clipboard operation
vsgallery copied to clipboard

Ultra Simple Self-Hosted Extension Gallery for Visual Studio

Results 4 vsgallery issues
Sort by recently updated
recently updated
newest added

Add option to require a key to upload packages.

Upload throws an exception when the file already exists. Add option to overwrite or provide an error message.

The code expects an **Install** section, and then the service description, display name and name are hard-coded in Topshelf initialization

Generator is defined as: `VisxPrivateGallery (https://github.com/sverrirs/visxgallery)` It should rather be: `VsixPrivateGallery (https://github.com/sverrirs/vsgallery)`