This section provides instructions for installing, configuring, and using the JFrog Visual Studio Extension.
Supported Visual Studio Versions
Two extensions are available in the Visual Studio Marketplace, each supporting different versions:
Installing the JFrog Visual Studio Extension
- Open the terminal window.
- Run the nuget command. If the command is not recognized, add
nuget.exe
to the PATH environment variable. - If your projects use NPM, run the npm command. If the command is not recognized, add
npm.exe
to the PATH environment variable. - Open Visual Studio.
- Navigate to Tools → Extensions and Updates.
- Search for JFrog.
- Click Download and complete the installation.
- Restart Visual Studio after installation.
Configuring the JFrog Visual Studio Extension
Once installed, configure the extension to connect to JFrog Xray:
- Open Visual Studio.
- Go to Tools → Options → JFrog → JFrog Xray.
- Enter your JFrog Platform URL and login credentials.
- Click Test Connection to verify the setup.