Fill out the required fields as follows:

ARTIFACTORY: How to configure sitecore.myget.org URL for NuGet remote repository

AuthorFullName__c
Shivani Budhodi
articleNumber
000005769
FirstPublishedDate
2023-06-07T08:52:48Z
lastModifiedDate
2025-07-22
VersionNumber
1
  • URL: Set the URL as "https://sitecore.myget.org/F/sc-packages" Since the packages we are trying to be resolved under “sc-packages”, the specific url is used. If in case, if the packages are hosted under different path like “sc-commerce-packages” then, the url should be "https://sitecore.myget.org/F/sc-commerce-packages"
  • NuGet Download Context Path: Set it as "api/v2/package"
  • NuGet Feed Context Path: Set it as "api/v2"
  • NuGet v3 Feed URL: Leave it blank
  • NuGet Symbol Server URL: Leave it blank
Once all the fields are filled, click on "Create" Refer to the attached screenshot for visual assistance.

User-added image