jmrog / vscode-nuget-package-manager

An extension for Visual Studio Code that lets you easily add or remove .NET Core 1.1+ package references to/from your project's .csproj file using Code's Command Palette.
MIT License
34 stars 17 forks source link

Support of other feeds #47

Closed jjachowski closed 3 years ago

jjachowski commented 3 years ago

Currently this extension only searches through nuget.org gallery. When other feeds are configured in nuget.config it should search them too.