1

I have created an Internal remote feed using the below link. http://docs.nuget.org/docs/creating-packages/hosting-your-own-nuget-feeds

I am using the local feed as of now, Using folders for different nupkg types and adding each folder as a nuget source. I was wondering if we could get the folder option in the remote feed.

As of now all the packages go into one packages path, Can I have multiple package paths hosted by the same feed? Or should I create different feeds for each package path that I am planning to have?

I would like my nuget packages to be a bit more organised with similar package id ones in separate folders

shinz4u
  • 145
  • 1
  • 9
  • You should probably investigate using a private repository such as Inedo's [ProGet](http://inedo.com/proget), which gives you these sorts of options. [Disclaimer - my day job is at Inedo] – Karl Harnagy Feb 04 '15 at 15:08
  • i have faced same problem. Is any other option to have access on multiple folder repository based on routing url. – Anandh Feb 16 '15 at 05:59

0 Answers0