madskristensen / PackageInstaller

A Visual Studio extension
Other
67 stars 15 forks source link

Support for changing the package feed used by NuGet and possible others #33

Open floppyman opened 4 years ago

floppyman commented 4 years ago

Installed product versions

Description

A great new feature could be adding options to support for changing the feed used when searching and installing packages.

The extension is the best way to install new packages, but it can't be used if you need to install a package from a custom self-hosted feed, or artifactory site, like ProGet, MyGet or JFrog.

In these cases you need to use the built-in nuget manager.

wooster11 commented 3 years ago

This feature would be very useful for our internal Azure DevOps Artifacts feed.