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!

    Support for NuGet v3

    Scheduled Pinned Locked Moved Support
    feedsnugetproget
    7 Posts 2 Posters 17 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

      NuGet V3 is out with VS2015.

      There are packages that actually require the dependency management improvements of NuGet V3. See the package System.Collections 4.0.10 hosted on Nuget.org. It specifically says it needs NuGet 3.0 to use.

      This package cannot be mirrored to Proget and so we are now at a point where Proget becomes an obstacle, rather than a huge help. Using Proget to attempt resolve the dependency fails. Using the nuget.org feed succeeds.

      If there is some additional setup for Proget that makes this work, please let me know,

      Product: ProGet
      Version: 3.7.5

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

        Unfortunately, v3 is still a work-in-progress; the API is entirely different, and it's not yet documented/stable yet; there's also no [https://docs.nuget.org/consume/installing-nuget#command-line-utility](v3 command-line tool) yet, which makes it difficult/unusable on build machines. We expect v3 to stabilize in the coming months, as the team ships more versions. In the mean time, we can't really reverse-engineer a moving API.

        That being said, the v3 client is backwards compatible. I'm able to view the package and download as per normal via ProGet. I didn't test in a ASPNET5 (beta) project however.

        If you're seeing errors using the v2 api endpoint, then that sounds like a bug in either the client or proget; please use fiddler to see exactly what requests are being issued, and then share those; it may be a simple fix with resolving/searching all the new framework monikers.

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

          For what it's worth, there is now a command-line NuGet v3.1 client at http://dist.nuget.org/win-x86-commandline/v.3.1.0-beta/nuget.exe. See the NuGet 3.1 release notes.

          1 Reply Last reply Reply Quote 0
          • Y Offline
            ygeelen-tb
            last edited by

            ProGet still doesn't seem to support connectors for https://api.nuget.org/v3/index.json ? When can we expect support for this?

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

              We don't have any ETA for supporting v3, as the v2 API is fully compatible. Currently, only the NuGet client tools use the v3 API, so there is no real need to support yet as we see it.

              We will work with the NuGet team if any of the compatability changes to start supporting it.

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

                Any update on this? We would like to start using semver 2 on our packages.

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

                  Well, the NuGet API version is totally unrelated; and regarding the v3 API, it's still not stable/public yet, but they are planning a stable/public API at some point in the future (no ETA).

                  Regarding SemVer v2 support for NuGet packages/feeds, tut The NuGet team reports they may support it in v3.5 or v3.6; if/when that happens, we'll add support for it in ProGet's NuGet feed.

                  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