Version 1.1.0


Introduction

The Black Duck 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 Black Duck and view the report for the selected component.

Installing the Visual Studio plugin

To install the Black Duck Visual Studio plugin:

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

Configuring the Visual Studio plugin

Configure your Black Duck Visual Studio plugin as follows.

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

  2. In the Options window, add your Black Duck configuration settings:
    1. Server URL: Type the URL for your Black Duck server.
    2. Username: Type your Black Duck username.
    3. Password: Type your Black Duck 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 Black Duck connection settings.
  4. If your connection test is successful, click OK.

Using the Visual Studio plugin

You can use the Black Duck Visual Studio plugin as follows.

  1. In Visual Studio, navigate to View > Other Windows > Black Duck Black Duck.  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 Black Duck.

Release Notes

Version 1.1.0

Changed features

Resolved issues

Version 1.0.1
Version 1.0.0