ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    OneGet - anyone using it?

    Scheduled Pinned Locked Moved IT Discussion
    8 Posts 2 Posters 1.1k 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.
    • DashrenderD
      Dashrender
      last edited by

      OK after reading through a blog post by one of the creators of OneGet, I think I get it.

      OneGet is a package manager, manager. Currently there are two package managers that OneGet knows about
      nuget
      chocolatey

      What this means - people can create packages in either nuget or chocolatey (which uses nuget) to create software packages and publish them into a software repository. Then that person or others can connect to the repository and install that software from those packages.

      So my question is - is it worth learning the OneGet specific commands vs skipping them and only using the chocolatey commands since there are currently so few package managers that work with OneGet - and who knows if there ever will be.

      And odd thing, over in the git readme they list that there is a PowerShellGet package manager, but when you run Find-PackageProvider it's not listed.

      1 Reply Last reply Reply Quote 1
      • scottalanmillerS
        scottalanmiller
        last edited by

        Well, from what I can tell, Chocolatey is already a package manager for NuGet. So OneGet is mostly just replacing Chocolatey more than anything else, but not quite as you pointed out, as it requires it. It's more like it just extends Chocolatey.

        1 Reply Last reply Reply Quote 0
        • DashrenderD
          Dashrender
          last edited by

          I see the point that OneGet is trying to make - if there were 10 different repos all providing their own type of packages - OneGet could stand in front of them all and install/uninstall software.

          But a year and a half in and we still only have two (nuget and Chocolatey) and it appears that the PowerShellGet one might have failed, soooo - are package repos dieing as an idea for MS?

          scottalanmillerS 1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller @Dashrender
            last edited by

            @Dashrender said in OneGet - anyone using it?:

            I see the point that OneGet is trying to make - if there were 10 different repos all providing their own type of packages - OneGet could stand in front of them all and install/uninstall software.

            Isn't that the description of Chocolatey?

            1 Reply Last reply Reply Quote 0
            • DashrenderD
              Dashrender
              last edited by

              uhhh I don't know - I guess... Can nuget manage packages or only make them? Can Chocolatey only manage them and not make them?

              scottalanmillerS 1 Reply Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller @Dashrender
                last edited by

                @Dashrender said in OneGet - anyone using it?:

                uhhh I don't know - I guess... Can nuget manage packages or only make them? Can Chocolatey only manage them and not make them?

                Well Chocolatey just automates NuGet. What functionality is OneGet adding is the big question.

                DashrenderD 1 Reply Last reply Reply Quote 0
                • DashrenderD
                  Dashrender @scottalanmiller
                  last edited by

                  @scottalanmiller said in OneGet - anyone using it?:

                  @Dashrender said in OneGet - anyone using it?:

                  uhhh I don't know - I guess... Can nuget manage packages or only make them? Can Chocolatey only manage them and not make them?

                  Well Chocolatey just automates NuGet. What functionality is OneGet adding is the big question.

                  OneGet is automating Chocolatey and any other package managers you install. From the above linked post - the idea is that you can use anything you want for a package creator/manager.. and then manage them all through OneGet.

                  I have a better question - why isn't MS doing this through through the MS store instead? Even on Server?

                  scottalanmillerS 1 Reply Last reply Reply Quote 0
                  • scottalanmillerS
                    scottalanmiller @Dashrender
                    last edited by

                    @Dashrender said in OneGet - anyone using it?:

                    @scottalanmiller said in OneGet - anyone using it?:

                    @Dashrender said in OneGet - anyone using it?:

                    uhhh I don't know - I guess... Can nuget manage packages or only make them? Can Chocolatey only manage them and not make them?

                    Well Chocolatey just automates NuGet. What functionality is OneGet adding is the big question.

                    OneGet is automating Chocolatey and any other package managers you install. From the above linked post - the idea is that you can use anything you want for a package creator/manager.. and then manage them all through OneGet.

                    I have a better question - why isn't MS doing this through through the MS store instead? Even on Server?

                    meaning... why isn' tthe Store sciptable? I think the answer is because the Store is a totally useless piece of crap and this is how actual Windows package management has to be.

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    • First post
                      Last post