Software Alternatives, Accelerators & Startups

MacPorts VS NuGet

Compare MacPorts VS NuGet and see what are their differences

MacPorts logo MacPorts

The MacPorts Project is an open-source community initiative to design an easy-to-use system for compiling, installing, and upgrading either command-line, X11 or Aqua based open-source software on the Mac OS X operating system.

NuGet logo NuGet

The NuGet Gallery is the central package repository for NuGet, the package manager for .NET.
  • MacPorts Landing page
    Landing page //
    2021-09-29
  • NuGet Landing page
    Landing page //
    2023-03-27

MacPorts videos

Linux Tools for your Mac. Package Management. HomeBrew, MacPorts, Fink

More videos:

  • Review - Install and Testing MacPorts on an M1 Mac
  • Review - Installing MacPorts on macOS Catalina

NuGet videos

Review jujur Belfoods nuget

More videos:

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

Category Popularity

0-100% (relative to MacPorts and NuGet)
Front End Package Manager
Package Manager
64 64%
36% 36
Windows Tools
60 60%
40% 40
Developer Tools
100 100%
0% 0

User comments

Share your experience with using MacPorts and NuGet. 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 MacPorts and NuGet

MacPorts Reviews

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

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

Social recommendations and mentions

Based on our record, NuGet should be more popular than MacPorts. It has been mentiond 38 times since March 2021. 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.

MacPorts mentions (5)

  • Need help with running OpenBSD on VirtualBox
    Brew & macports have libvirt & virt-manager that are used to manage qemu via GUI. Source: over 1 year ago
  • Brew Is a Bad Neighbor
    Or instead of all this, try MacPorts[0], which in my experience has 99% of what you need. The biggest drawbacks are less support from quite niche packages (the ones that sets up its own homebrew tap), and a bit slower updates. But then I found it bearable much more than homebrew’s downsides. [0]: https://macports.org. - Source: Hacker News / over 1 year ago
  • How to prevent WireGuard from starting up (menubar) on MacOS?
    You can install wireguard-go and wireguard-tools (or boringtun, which is Cloudflare's userspace implementation) using either MacPorts or Brew. Source: almost 2 years ago
  • Newbie Problem with MacOS Terminal Stuff
    That being said, I'm going to assume that you're working on MacO. Flatpaks aren't going to be an option, that's only going to work if you're using Linux (like Fedora, Ubuntu, Gentoo, Arch, Mint, and so on). If you need to install HandBrake, you may want to consider using macports.org, or brew.sh, these are projects that provide additional libraries and packages for MacOS, this way you can install additional... Source: almost 2 years ago
  • Top 10 trending github repos of the week🚽.
    On macOS you can also install the latest release with MacPorts:. - Source: dev.to / over 2 years ago

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: 7 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: 7 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 / 8 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: 8 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

What are some alternatives?

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

Homebrew - The missing package manager for macOS

Chocolatey - The sane way to manage software on Windows.

Homebrew Cask - Install with ease. Your software is just one command away from being ready and raring to go. Forget all about babysitting the install process step by step, from website to cleanup. ls /usr/local/Caskroom google-chrome .

Scoop - A command-line installer for Windows

pkgsrc - pkgsrc is a framework for building over 17,000 open source software packages.

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