NuGet (Packages(Id=,Version=)

Cameron Taggart's Avatar

Cameron Taggart

21 Oct, 2014 05:21 PM

I'm not sure if this is just now broken or has not yet been supported, but the AppVeyor account feed is not working with this format.
https://www.nuget.org/api/v2/Packages(Id='Elmah',Version='1.2.2')

This format is used extensively by `paket.exe update`. I have a Fiddler capture with examples that I can send via email.

  1. Support Staff 1 Posted by Feodor Fitsner on 21 Oct, 2014 05:27 PM

    Feodor Fitsner's Avatar

    Yes, please send examples.

    What is paket.exe?

  2. 2 Posted by Cameron Taggart on 21 Oct, 2014 06:51 PM

    Cameron Taggart's Avatar

    We tracked down the issue to case sensitivity. The correct package name is elmah, being all lowercsae. I think AppVeyor should be case insensitive like nuget.org is. Both should work:

    https://www.nuget.org/api/v2/Packages(Id='Elmah',Version=&#...
    https://www.nuget.org/api/v2/Packages(Id='elmah',Version=&#...

  3. 3 Posted by Cameron Taggart on 21 Oct, 2014 06:53 PM

    Cameron Taggart's Avatar

    https://www.nuget.org/api/v2/Packages(Id='Elmah',Version='1.2.2') https://www.nuget.org/api/v2/Packages(Id='elmah',Version='1.2.2')

  4. Support Staff 4 Posted by Feodor Fitsner on 21 Oct, 2014 06:57 PM

    Feodor Fitsner's Avatar

    Coo, will fix that!

  5. Support Staff 5 Posted by Feodor Fitsner on 24 Oct, 2014 04:44 AM

    Feodor Fitsner's Avatar

    The fix has been deployed.

  6. Cameron Taggart closed this discussion on 28 Oct, 2014 09:36 PM.

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

 

01 Oct, 2024 04:27 PM
26 Sep, 2024 03:49 PM
26 Sep, 2024 09:02 AM
25 Sep, 2024 07:07 PM
24 Sep, 2024 08:39 PM
24 Sep, 2024 06:47 AM