Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

Visual Studio shows 'No package found" with Nexus Repository Manager OSS NuGet proxy configuration

$
0
0

I have installed Nexus 3.70.02-01 Repository Manager OSS on Ubuntu 22.04 and configured Nginx as a reverse proxy. I then accessed Nexus via the web, added a NuGet proxy, and configured the remote storage with the following URL: https://api.nuget.org/v3/index.json. Everything seems correct, but when I try to download a package from Visual Studio through the NuGet proxy, it displays "No package found". Please note that from the Nexus server, I can successfully access the URL https://api.nuget.org/v3/index.json.

Could you please assist me?

I try to download nuget pacakges throught the proxy nuget but always i have no package found


Viewing all articles
Browse latest Browse all 3067

Trending Articles