StoreBuilder Nuget Server
How to Add StoreBuilder Nuget Source
- Open Project in Visual Studio
- Tools -> Options
- NuGet Package Manager -> Package Sources -> add new package source (plus sign):
- Update Name and Source
Name: StoreBuilder
Source: https://nuget.storebuilder.com/nuget
- Click OK
- Open up the NuGet Manager and StoreBuilder will be under the Online section.
- You will be prompt for your username and password
- After successfully logging in you can choose to install the packages you need.