Software Alternatives, Accelerators & Startups

NuGet VS Conda

Compare NuGet VS Conda and see what are their differences

NuGet logo NuGet

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

Conda logo Conda

Binary package manager with support for environments.
  • NuGet Landing page
    Landing page //
    2023-03-27
Not present

NuGet videos

Review jujur Belfoods nuget

More videos:

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

Conda videos

No Conda videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to NuGet and Conda)
Front End Package Manager
Package Manager
19 19%
81% 81
Windows Tools
100 100%
0% 0
Developer Tools
0 0%
100% 100

User comments

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

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

Conda Reviews

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

Social recommendations and mentions

NuGet might be a bit more popular than Conda. We know about 38 links to it since March 2021 and only 29 links to Conda. 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: 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: 10 months ago
View more

Conda mentions (29)

  • Introducing Flama for Robust Machine Learning APIs
    When dealing with software development, reproducibility is key. This is why we encourage you to use Python virtual environments to set up an isolated environment for your project. Virtual environments allow the isolation of dependencies, which plays a crucial role to avoid breaking compatibility between different projects. We cannot cover all the details about virtual environments in this post, but we encourage... - Source: dev.to / 6 months ago
  • Ask HN: Package management for multiple modules in C++, Python, Java project?
    Conda https://docs.conda.io/en/latest/ ?? I'm not sure, but I used it to download some Python packages. It's an alternative to pip, but I'm not sure about the details. - Source: Hacker News / 7 months ago
  • How To Manage Environment For Data Science Project Using Conda
    Conda is an open-source package management and environment management system that can be used to create different isolated development environments. Conda can be used in place of pipenv to create a virtual environment. - Source: dev.to / 12 months ago
  • Full system upgrade just killed all my python virtualenvs
    Congrats you discovered why Poetry and Conda projects exist! Source: about 1 year ago
  • I need help downloading Python 3.7 on my Steam Deck any help is appreciated!
    Miniconda runs exclusively in userspace and requires no escalated privileges. Source: about 1 year ago
View more

What are some alternatives?

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

Chocolatey - The sane way to manage software on Windows.

Homebrew - The missing package manager for macOS

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.

Yay - Yay is an AUR helper written in go, based on the design of yaourt, apacman and pacaur.