Nuget server could be greater
We love using the appveyor as nuget server.
But it would be great is we could see the our packages online.
Delete button would be an also plus.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 30 May, 2014 06:31 PM
Hi Erdem,
Thanks for the kind words!
Do you mean making NuGet packages available to the public?
2 Posted by Rifat Erdem Sah... on 30 May, 2014 06:43 PM
I mean like I am not expecting something like myget.org but a page with all
the packages would help us a lot.
if that page had a delete button that would be a nice feature.
Support Staff 3 Posted by Feodor Fitsner on 30 May, 2014 06:48 PM
Got it! Yeah, the page with a list of packages is a must. Will add it to todo list!
Support Staff 4 Posted by Feodor Fitsner on 30 May, 2014 06:50 PM
btw, you can list all feed packages using
nuget.exe
command-line client.5 Posted by Nathan Baulch on 03 Jun, 2014 04:06 PM
Or you can append
/Packages()
to the NuGet feed URL. If you use FireFox (rather than Chrome) then you'll get a formatted list of packages.6 Posted by Rifat Erdem Sah... on 03 Dec, 2014 03:30 PM
Hello Nathan,
I tried this >>>> /packages()
it is too slow and it gave a timeout
** Our reason is we would like to delete those packages and we don't want them to be used ever.
7 Posted by Rifat Erdem Sah... on 03 Dec, 2014 03:48 PM
I have attached the error I am getting....
** Still waiting for nice UI that displays it like myget. :)
Support Staff 8 Posted by Feodor Fitsner on 03 Dec, 2014 05:22 PM
/packages()
gave me 404.Anyway, the best way to see feed contents is using nuget command-line:
Rifat Erdem Sahin closed this discussion on 03 Apr, 2015 11:29 AM.