Each tool requires different steps to integrate with Gemfury. These
directions will guide you with using your public and private
NuGet server.
Use your private NuGet Repository URL to install .NET packages:
https://TOKEN@nuget.fury.io/troggy/
Follow these steps to add your Gemfury Repo to Visual Studio:
Go to Tools → Library Package Manager → Package Manager Settings
Select Package Manager → Package Sources in the navigation tree
Enter “Gemfury” as the Name and your Repo-URL as the Source, and press
Add
Please be aware that this Repo-URL is individual to you to authenticate and authorize
access to this repository. Your collaborators will have a different authentication
token, possibly with different permissions to this account. Share it with caution.