Chocolatey is software management automation for Windows designed to make complex tasks simple, from Chocolatey Software in Topeka. The vendor states Chocolatey can easily handle all aspects of package management, but it is also able to work well within the existing ecosystem that is Windows software management.
N/A
NuGet
Score 8.0 out of 10
N/A
NuGet is the package manager for .NET. The NuGet client tools provide the ability to produce and consume packages. The NuGet Gallery is the central package repository used by all package authors and consumers.
N/A
Pricing
Chocolatey
NuGet
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Chocolatey
NuGet
Free Trial
No
No
Free/Freemium Version
No
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
Chocolatey
NuGet
Considered Both Products
Chocolatey
Verified User
Anonymous
Chose Chocolatey
On OSX machines we use brew which works if compared to Chocolatey, a lot better. You could see that on Windows machines the idea of a command line-based software installation tool is not very common, especially if you want to use tools like Python or other scripting languages.
The big reason I picked Chocolatey was the fact that npm and Maven are not well-suited for native windows environments. I had to run on a Windows Server virtual machine, so was limited by what I could use, and I did not want to install WSL on the machine. So, I picked …
Not really have a choice here, especially when working with .NET Framework / .NET Core. At least the built-in GUI of NuGet helps beginners get up to speed quickly. However, advanced users would be able to be more productive with Maven / Ivy thanks to the complete text-based …
Chocolately is perfect if you need a robust, well-supported (by the community) package manager. It has basically every major library/tool that you need to do development. I used it specifically in UI test automation.
If you're working on some .NET Framework / .NET Core projects, there's no other real choice here. NuGet works well, the heavy reliance on built-in GUI makes it friendly & easy-to-learn for new people, especially those who haven't been used to dependency management topics. But for those coming from the Java world, who are already spoiled by text-based Maven / Ivy, then NuGet could be a chore to work on a daily basis.
On OSX machines we use brew which works if compared to Chocolatey, a lot better. You could see that on Windows machines the idea of a command line-based software installation tool is not very common, especially if you want to use tools like Python or other scripting languages.