Nuget Package Manager alternatives and similar packages
Based on the "Visual Studio Plugins" category.
Alternatively, view Nuget Package Manager alternatives based on common mentions on social networks and blogs.
-
Roslynator
A collection of 500+ analyzers, refactorings and fixes for C#, powered by Roslyn -
Web Essentials
Web Essentials extends Visual Studio with lots of new features that web developers have been missing for many years -
Productivity Power Tools
A set of extensions to Visual Studio Professional (and above) which improves developer productivity. -
SideWaffle
A collection of Item Templates for Visual Studio 2012/2013 that makes any web developer's life much easier -
Refactoring Essentials
Open source extension for C# and VB.NET refactorings, including code best practice analyzers. -
VSColorOutput
Color highlighting for Build, Find and Debug output windows. Custom match patterns and colors can be added. -
AxoCover
Nice and free .Net code coverage support for Visual Studio with OpenCover. -
Git Diff Margin
Displays live Git changes of the currently edited file on Visual Studio margin and scroll bar -
OzCode
OzCode is a Visual Studio Extension which cuts down on debugging time and increases productivity by detecting and isolating bugs, making them easy to fix. [$] -
Unchase.OpenAPI.Connectedservice
A Visual Studio 2017/2019 extension to generate C# (TypeScript) HttpClient (or C# Controllers) code for OpenAPI (formerly Swagger API) web service with NSwag. -
Unchase.Odata.Connectedservice
A Visual Studio Connected Service for generating API client code in C# or VB for OData web service. -
CodeLineage
Easy access to a cumulative diff view between file revisions (supports svn, git, mercurial, perforce). -
Developer Assistant
Developer Assistant for Visual Studio enables developers to find and reuse over 21 million code snippets and code sample projects from within the Visual Studio IDE.
Pixel-Perfect Multi-Platform Applications with C# and XAML
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Nuget Package Manager or a related project?
README
NuGet Home
The Home repository is the starting point for people to learn about NuGet, the project. If you're new to NuGet, and want to add packages to your own projects, check our docs. This repo contains pointers to the various GitHub repositories used by NuGet and allows folks to learn more about what's coming in NuGet.
NuGet is being actively developed by the .NET Foundation. NuGet is the package manager for the Microsoft development platform including .NET. The NuGet client tools provide the ability to produce and consume packages. The NuGet Gallery is the central package repository used by all package authors and consumers and has a live deployment at www.nuget.org.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.
Documentation and Further Learning
NuGet Docs
The NuGet Docs are the ideal place to start if you are new to NuGet. They are categorized in 3 broader topics:
- Consume NuGet packages in your projects;
- Create NuGet packages to learn about packaging and publishing your own NuGet Packages;
- Contribute to NuGet gives an overview of how you can contribute to the various NuGet projects.
NuGet Blog
The NuGet Blog is where we announce new features, write engineering blog posts, demonstrate proof-of-concepts and features under development.
Contributing
There are many ways in which you can participate in the project, for example:
- Submit bugs and feature requests, and help us verify as they are checked in
- Review NuGet proposals
- Review the documentation and make pull requests for anything from typos to new content
If you are interested in fixing issues and contributing directly to the code base, please see the document Contribute To NuGet, which covers the following:
- How to build and run from source
- The development workflow, including debugging and running tests
- Coding guidelines
- Submitting pull requests
- Finding an issue to work on
- And much more!
Note: Not all of our repositories are open for contribution yet. Ping us if unsure.
Feedback
- Ask a question on Stack Overflow
- Request a new feature
- Upvote popular feature requests
- File an issue
- Follow @nuget and let us know what you think!
If you're having trouble with the NuGet.org Website, file a bug on the NuGet Gallery Issue Tracker.
If you're having trouble with the NuGet client tools (the Visual Studio extension, NuGet.exe command line tool, etc.), file a bug on NuGet Home.
Repos and Projects
- NuGet client tools - this repo contains the following clients:
- NuGet command-line tool 4.0 and higher
- Visual Studio Extension (2017 and later)
- PowerShell CmdLets
NuGet.org is backed by several core services:
- NuGetGallery - the current NuGet Gallery
- NuGet.Services.Metadata - NuGet's Metadata Service
- NuGet.Jobs - NuGet's back-end jobs
NuGet.Server is a lightweight standalone NuGet server.
NuGet Documentation contains NuGet's documentation.
A full list of all the repos is available as well.
NuGet Packages by the NuGet team
We dogfood all of our stuff. NuGet uses NuGet to build NuGet, so to speak. All of our NuGet packages, which you can use in your own projects as well, are available from our NuGet.org profile page.