Software Alternatives & Reviews

NuGet

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

NuGet Reviews and details

Screenshots and images

  • NuGet Landing page
    Landing page //
    2023-03-27

Badges

Promote NuGet. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

Review jujur Belfoods nuget

NuGet Training Part 1 - The basics of Packages

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about NuGet and what they use it for.
  • 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
  • Visual studio 2019 and Crestron nuget packages
    First issue, in the tutorial video, the nuget.org source is not configured by default (it is on the tutorial video). So I cannot install Crestron .nupkg on my computer. I've downloaded packages but cannot find anything to do with this files. Source: 8 months ago
  • Camera-Related Package that works well with C# in Raspberry Pi OS 64-Bit or any other Arm64 device
    Because, right now my situation seems a bit weird. I followed the tutorial and have successfully installed EmguCV on my pi, however I am having problems with running my program with it. I saw in the nuget.org that there was "Emgu.CV.runtime.debian-arm64", however, in my /bin/Debug/net7.0/runtimes, even after restoring it, no "debian-arm64" is present. There is, however, a "linux-arm64" present and it also has the... Source: 11 months ago
  • Using private artifacts/nuget packages
    Are you sure it builds? According to that error message it's trying to find your "UpHelp.Interfaces" project, but it's looking at nuget.org to find it. Is that package another Artifact? If so you need to use a nuget.config to add that source. Source: 12 months ago
  • Multi-targeted library, with a recent Language Version
    Aside: Why do you want to add explicit targets for e.g. .NET Standard 2.1 or .NET 7? If you're not using .NET 7 stuff, you can suffice by just targeting .NET 6. Fewer targets, smaller package. .NET 7 will just use the .NET 6 version. Look for example at the Frameworks tab on nuget.org. A library like this https://www.nuget.org/packages/AtleX.HaveIBeenPwned#supportedframeworks-body-tab explicitly targets only .NET... Source: 12 months ago
  • MySql in ASP.NET core connection issue
    Have you tried a different connector, like a 3rd party MySql connector? There should be a few on nuget.org to chose from. Source: 12 months ago
  • No packages exist with this id in source(s) during NuGetCommand
    What's in your nuget.config file? Is nuget.org a source? Source: about 1 year ago
  • No packages exist with this id in source(s) during NuGetCommand
    I'm just using nuget.org as package source. Source: about 1 year ago
  • Visual Studio 22 (mac version) M1 Mac
    I can't speak for VS for Mac, but there are plenty of SQLite packages on NuGet so either your NuGet link is bad or something else weird is going on. You can verify by going to nuget.org with your browser and searching for SQLite there. Source: about 1 year ago
  • Where can I find a "standalone" version of the Windows App SDK?
    Technically to access the Windows App SDK you only need the Microsoft.WindowsAppSDK NuGet packge, which you can download from https://nuget.org and a WinRT projection. That leads to a bad experience though, so that's how VS is generally needed. Source: about 1 year ago
  • What should I know about C# as a Java/Python dev?
    Here's the kicker... Unlike Java and Python, the vast majority of the libraries you need are built into The DotNet Runtime Packages. When you do need something specialized, you'll find it on the Nuget Package Repository. Source: over 1 year ago
  • Anyone building Wix installs with .Net6 ?
    The nuget.config points to the typical nuget.org link and one of our own links. This runtime should be on the azure build VM. and I dont think any reference should be required for it. Source: over 1 year ago
  • Refactoring a checksum until it runs 100 times faster
    Go to nuget.org and search for "crc32 fast" https://www.nuget.org/packages?q=crc32+fast. Source: over 1 year ago
  • Godot 4 build with C# support!
    Since the nuget Packages are not being distributed to nuget.org yet, you will need to add a custom source for your Nuget packages. As it is mentioned in the Github repository under modules/mono/Readme.md, you can add a Nuget source with the following command:. Source: over 1 year ago
  • Need some help/direction reading CSV into MySQL without duplication
    Don't reinvent the wheel. There are several CSV reader libraries on nuget.org. I've used TinyCsvParser in a couple of projects and it's worked well for me. Source: over 1 year ago
  • Deciding between UiPath and BP
    Also because its .net, you have access to repositories from everywhere, if you cant do the hard codding yourself most likely someone already did it and post in in nuget.org or others. Source: over 1 year ago
  • Are there any ways to save my favourite nuget packages in visual studio so i can easily find them in new projects?
    Bookmark the nuget.org listings in your browser? Source: over 1 year ago

External sources with reviews and comparisons of NuGet

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 comes into use. The NuGet workflow has been...

Do you know an article comparing NuGet to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic NuGet discussion

Log in or Post with

This is an informative page about NuGet. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.