Configuring a remote repository:

ARTIFACTORY: How to add an Artifactory NuGet remote repository to resolve a package from nuget.pkg.github.com

AuthorFullName__c
Janardhana JL
articleNumber
000006018
ft:sourceType
Salesforce
FirstPublishedDate
2024-01-30T09:40:31Z
lastModifiedDate
2024-01-30
VersionNumber
3
To configure a remote repository, in the Administrator module, navigate to Repositories | Repositories select the Remote tab, click Add Repository, and select Remote Repository:

User-added image

Update the following Common Basic Settings:

Repository Key: A mandatory identifier for the repository that must be unique
URL: Github NuGet remote URL: https://nuget.pkg.github.com
User-name: Update the Github Remote Authentication username
Password / Access Token: Update the Github Access token
NuGet v3 Feed URL: https://nuget.pkg.github.com/Keyfactor/index.json
NuGet Download Context Path: Keyfactor/download
NuGet Feed Context Path: Empty.

User-added image