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

Nuget.exe - IS there any way to download nuget package (.nupkg) directly from Website?

$
0
0

I have created nuget package (.nupkg) and hosted that package directly on one of http servers

http://someserver/location/sub-location/nuget/MyPackage.1.0.0.nupkg

So if i just copy paste this URL in browser, packages gets downloaded immediately.

But, I want to download this package as part of nuget restore command.

I have used section in nuget.config file to download package from Folders, nuget.org, artifactory etc. But this particular case not working.

I don't want to run additional command to download package (for example, i don't want to use Curl )

I want some configuration done so that i can download this package in same way as other packages from other nuget repositories .I don't want to run nuget server for hosting.

Thanks,Atul


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>