Software Alternatives & Reviews

pnpm VS NuGet

Compare pnpm VS NuGet and see what are their differences

pnpm logo pnpm

Fast, disk space efficient npm installs

NuGet logo NuGet

The NuGet Gallery is the central package repository for NuGet, the package manager for .NET.
  • pnpm Landing page
    Landing page //
    2022-03-23
  • NuGet Landing page
    Landing page //
    2023-03-27

pnpm videos

Why I stopped using NPM for PNPM And You should too! | #CodingPhase

NuGet videos

Review jujur Belfoods nuget

More videos:

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

Category Popularity

0-100% (relative to pnpm and NuGet)
Front End Package Manager
Package Manager
36 36%
64% 64
JS Build Tools
59 59%
41% 41
Windows Tools
0 0%
100% 100

User comments

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

pnpm Reviews

We have no reviews of pnpm 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 seems to be a lot more popular than pnpm. While we know about 38 links to NuGet, we've tracked only 3 mentions of pnpm. 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.

pnpm mentions (3)

  • Don't trust anyone, not even update
    Imagine npm but faster and it uses symlinks n stuff to reduce disk use and make node_modules not a huge nightmare Https://pnpm.js.org. Source: almost 3 years ago
  • Next.js TypeScript Template
    Pnpm is a cool alternative to yarn or npm as it is faster and can reuse downloaded packages to reduce the size of node_modules. - Source: dev.to / about 3 years ago
  • [Talk] Sharing Typescript Types between your Frontend and Backend
    Lerna is great, as is pnpm (https://pnpm.js.org/) which we use at work. PNPM is a little faster, as it's sharing all the reused dependencies from a central location with symlinks, so it makes installing faster. Source: about 3 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: 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: 8 months ago
View more

What are some alternatives?

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

npm - npm is a package manager for Node.

Chocolatey - The sane way to manage software on Windows.

Yarn - Yarn is a package manager for your code.

Scoop - A command-line installer for Windows

Homebrew - The missing package manager for macOS

Bower - Bower is a package manager for the web.