Open Closed

Authenticate to nuget.abp.io as upstream #9262


User avatar
0
ALD created

Hi,

We have a security requirement to download all external packages from a common trusted source. We use JFrog Artifactory as the single package source that scan and expose Upstreams.

JFrog feed is configured with upstreams (Nuget.org, npm.js, Telerik ...). We need to add also nuget.abp.io as an upstream.

Is there any standard way to authenticate to nuget.abp.io (api key or useraname password ?). The only documented way seems to be the abp login cli.

Regards


1 Answer(s)
  • User Avatar
    1
    EngincanV created
    Support Team .NET Developer

    Hi, when you use pro modules, we are using the nuget.abp.io website and the URL structure is: https://nuget.abp.io/{{apikey}}/v3/index.json

    By getting and downloading the .nupkg packages, you don't need to login through ABP CLI. The URL, is enough, you can even directly download it through URL.

    You can find your apikey from https://abp.io/my-organizations and use it in NuGet.Config file.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on May 12, 2025, 05:22