Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9


Version 1.1.0


Introduction

The Hub Visual Studio plugin shows your project's NuGet dependencies.  You can sort your NuGet dependencies by package, license, or security risk without ever leaving Visual Studio.  Optionally, you can navigate to Black Duck Hub and view the report for the selected component.

Installing the Visual Studio plugin

To install the Hub Visual Studio plugin:

  1. In Visual Studio, navigate to the Visual Studio marketplace.
  2. Locate and select the Hub extension.

Configuring the Visual Studio plugin

Configure your Hub Visual Studio plugin as follows.

  1. In Visual Studio, navigate to Tools > Options > Black Duck Hub > Settings.  The Options window displays.

  2. In the Options window, add your Hub configuration settings:
    1. Server URL: Type the URL for your Hub server.
    2. Username: Type your Hub username.
    3. Password: Type your Hub password.
    4. Timeout (Optional): Enter the timeout in seconds; the default value is 120.
    5. Proxy: Type the URL for your proxy server where applicable.
    6. Proxy port: Type your proxy port number.
    7. Proxy username: Type your proxy username.
    8. Proxy password: Type your proxy password.
  3. Test Connection: Click Test Connection to verify your Hub connection settings.
  4. If your connection test is successful, click OK.

Using the Visual Studio plugin

You can use the Hub Visual Studio plugin as follows.

  1. In Visual Studio, navigate to View > Other Windows > Black Duck Hub.  Then click Get Packages.  You can select your project in the drop-down; the default is All.
  2. All NuGet packages display, and you can sort by Package, License, or Security Risk
  3. Double-click a package name, and the report for that package opens in the Hub.

Release Notes

Version 1.1.0

Changed features

  • Added proxy elements to the credentials Settings panel.

Resolved issues

  • Resolved an issue wherein running against a Hub 4.3.1 instance may not return the package license information.
  • Resolved an issue wherein double-clicking a package to view it in the Hub it returns a 404 error; then redirects.
  • Resolved an issue wherein entering incorrect credentials resulted in the list being populated with all packages, followed by an error message of Package Not Found in the Black Duck KB.
  • Resolved an issue wherein entering incorrect Settings credentials and testing the connection returns a successful connection status, even if the username/password combination is incorrect.
  • Resolved an issue wherein after successfully retrieving packages from a project and double-clicking a specific component, a new instance of Hub Project Dashboard is opened instead of opening that component in the Hub.
Version 1.0.1
  • Added support for Black Duck Hub version 4.0.0.
Version 1.0.0
  • First release.



 

 


  • No labels