Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    Why can't I see symbols feed

    Scheduled Pinned Locked Moved Support
    symbolsproget
    5 Posts 1 Posters 16 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      Hello,

      I have created both a nuget package, and the associated Symbols Package, for a library that I am creating, and I have pushed both to the ProGet Server that I have setup.

      When I access:

      http://localhost/feeds/mypackages/mypackage

      I can see that it says:

      "Symbols and source files are available"

      However, when I try to access:

      http://localhost/symbols/mypackages

      I get a 404.

      If I try to access:

      http://localhost/nuget/mypackages

      This works.

      Based on the documentation that I have read, I am expecting to see the symbols/mypackages available, and this is the url that I would use within Visual Studio. Is this not the case?

      Thanks

      Gary

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        You need to enter this URL in Visual Studio, not in your browser; the symbol/source are not browsable.

        It's just an API endpoint used by Visual Studio.

        1 Reply Last reply Reply Quote 0
        • ? This user is from outside of this forum
          Guest
          last edited by

          Thanks for the answer...

          one follow up question. Am i right in saying though that you have to "nuget pack" both the symbols.nupkg and the nupkg package to the same url? It is not enough to just do the symbols.nupkg?

          Thanks

          Gary

          1 Reply Last reply Reply Quote 0
          • ? This user is from outside of this forum
            Guest
            last edited by

            In general, yes. NuGet does not actually understand the difference between "symbol" and "non-symbol" packages as it strips the ".symbol" from the name before sending the file to a server.

            Thus, on a combined feed (like ProGet uses), there's no for ProGet to know what an incoming package is. All that's pushed to the feed is the package ID and a package file.

            1 Reply Last reply Reply Quote 0
            • ? This user is from outside of this forum
              Guest
              last edited by

              Hello,

              Thanks for the reply. I have started pushing just the Symbols package, and this seems to be working really well.

              Thanks

              Gary

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • 1 / 1
              • First post
                Last post
              Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation