Software Alternatives & Reviews

NuGet VS Homebrew

Compare NuGet VS Homebrew and see what are their differences

NuGet logo NuGet

The NuGet Gallery is the central package repository for NuGet, the package manager for .NET.

Homebrew logo Homebrew

The missing package manager for macOS
  • NuGet Landing page
    Landing page //
    2023-03-27
  • Homebrew Landing page
    Landing page //
    2023-03-29

NuGet videos

Review jujur Belfoods nuget

More videos:

  • Review - NuGet Training Part 1 - The basics of Packages

Homebrew videos

Homebrew Review: Coopers Lager - Taste Test

More videos:

  • Review - Homebrew Review | Alchemist Class by Mage Hand Press (featuring Designer Mike Holik)
  • Review - Northern Brewer Cream Ale Homebrew Review Tasting

Category Popularity

0-100% (relative to NuGet and Homebrew)
Package Manager
7 7%
93% 93
Front End Package Manager
Windows Tools
4 4%
96% 96
JS Build Tools
100 100%
0% 0

User comments

Share your experience with using NuGet and Homebrew. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare NuGet and Homebrew

NuGet Reviews

Repository Management Tools
NuGet is the official package manager for .NET managed by the Outercurve Foundation. The original purpose to have a repository manager is to organize on your binary components that the development team relies upon and to maintain it properly. The whole idea of committing these along with your source code beats the purpose of using any Repository Managers and hence NuGet...
Source: mindmajix.com

Homebrew Reviews

We have no reviews of Homebrew yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Homebrew seems to be a lot more popular than NuGet. While we know about 879 links to Homebrew, we've tracked only 38 mentions of NuGet. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

NuGet mentions (38)

  • Add nuget.org as a package feed (nuget.exe CLI)
    How do I add nuget.org as a package feed when using nuget.exe CLI. (I need this for some CICD stuff I'm working on). Source: 6 months ago
  • NU1100 error.
    NU1100 Unable to resolve 'Azure.Identity (>= 1.7.0)' for 'net6.0-windows7.0'. PackageSourceMapping is enabled, the following source(s) were not considered: Microsoft Visual Studio Offline Packages, nuget.org. Source: 6 months ago
  • Building a RESTful Minimal API with .NET Core 7
    The .NET cli new command provides many templates to create your project. You can also add the search command to find community-developed templates from NuGet or use dotnet new list to see available templates provided by Microsoft. - Source: dev.to / 7 months ago
  • NuGet.Packaging in PowerShell - a Dependency for Importing PM Packages Automatically
    Right now, I have a (mostly) complete bootstrap script (gist) that downloads and imports NuGet.Packaging and all of its dependencies from nuget.org under the .NETStandard 2.0 TFM. Because I am using .NETStandard 2.0 dlls, in theory, this script should work on every version of PowerShell ever released. Source: 7 months ago
  • Adding Reference to Local csproj File
    I make many of my libraries (C#) publicly available on github, and also publish nuget packages of them on nuget.org. Source: 9 months ago
View more

Homebrew mentions (879)

  • Essential Tools & Technologies for New Developers
    Before we start installing anything, if you are a Mac user, you need to install homebrew, a package manager for Mac that will help you install software quickly and easily from this article. - Source: dev.to / 2 days ago
  • How to set up a new project using Yarn
    First, we are going to need Node.js. I use nodenv to manage multiple Node.js installations on my machine. The easiest way to install it on a Mac is to use Homebrew (check their Installation documentation if you’re on a different platform):. - Source: dev.to / 2 days ago
  • Top Homebrew Alternative: ServBay Becomes the Go-To for Developers
    Homebrew is a highly popular package manager on macOS and Linux systems, enabling users to easily install, update, and uninstall command-line tools and applications. Its design philosophy focuses on simplifying the software installation process on macOS, eliminating the need for manual downloads and compilations of software packages. - Source: dev.to / 22 days ago
  • Tools for Linux Distro Hoppers
    Hopping from one distro to another with a different package manager might require some time to adapt. Using a package manager that can be installed on most distro is one way to help you get to work faster. Flatpak is one of them; other alternative are Snap, Nix or Homebrew. Flatpak is a good starter, and if you have a bunch of free time, I suggest trying Nix. - Source: dev.to / about 1 month ago
  • SQLite Schema Diagram Generator
    Are you using SQLite that ships with macOS, or SQLite installed from homebrew? I had a different problem in the past with the SQLite that ships with macOS, and have been using SQLite from homebrew since. So if it’s the one that comes with macOS that gives you this problem that you are having, try using SQLite from homebrew instead. https://brew.sh/. - Source: Hacker News / about 2 months ago
View more

What are some alternatives?

When comparing NuGet and Homebrew, you can also consider the following products

Chocolatey - The sane way to manage software on Windows.

Scoop - A command-line installer for Windows

iTerm2 - A terminal emulator for macOS that does amazing things.

npm - npm is a package manager for Node.

Visual Studio Code - Build and debug modern web and cloud applications, by Microsoft

Composer - Composer is a tool for dependency management in PHP.