> ## Documentation Index
> Fetch the complete documentation index at: https://docs.incredibuild.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Using NuGet

Last updated on Jan 04, 2025

When running projects from the Visual Studio IDE, Visual Studio works with NuGet automatically. When using Incredibuild through the command line, you can add support for NuGet using this procedure:

1. Install NuGet on every Initiator machine that will be used to run Incredibuild projects.

2. On the Initiator, in the **Builder** registry key, set **AutoRestoreNugetPackages=1**.

3. Rename the nuget exe file that you want to use **ib\_nuget.exe**.

4. Copy the file to the main installation directory of Incredibuild on that machine.
