JetBrains Space Help

Get NuGet Packages

The typical way of getting a NuGet package is installing it to a project using an IDE like JetBrains Rider, package manager, or other tools. To help you install a package, Packages generate code snippets for popular tools: dotnet, NuGet package manager, and other.

  1. In Packages, find the desired NuGet package.

  2. Open the package properties page.

  3. In the snippets field, select your tool and copy the snippet code.

    NuGet snippets
  4. Configure access to the required NuGet feed through NuGet settings or through Azure Artifacts Credential Provider.

  5. Run the snippet.

Alternatively, you can download the package using Download package Download and install it to the project from your local machine.

Last modified: 18 August 2021