To configure Visual Studio to use this NuGet feed: 1. Go to _Tools > NuGet Package Manager > Package Manager Settings > Package Sources_ 2. Add a new package source by clicking the "+" icon in the upper right corner 3. Enter a name and set the source URL to https://packages.lowpad.com/nuget/lowpad/v3/index.json 4. Click the _Update_ button to the right of the source URL Once you've done that, you can install packages from this feed instead of the public gallery. Check the <a href="https://inedo.com/support/tutorials/proget/getting-started-with-nuget-feeds-in-proget-and-visual-studio?utm_source=proget&amp;utm_medium=product&amp;utm_campaign=proget6_0" target="_blank">Getting Started with NuGet Feeds in ProGet and Visual Studio Tutorial</a> to learn more. See our <a target="_blank" href="https://docs.inedo.com/docs/proget-feeds-nuget?utm_source=proget&amp;utm_medium=product&amp;utm_campaign=proget6_0">NuGet Feed</a> documentation for more information.