Finding the right NuGet package isn't always as straightforward as it sounds.
Whether you're looking for a logging library, validation framework, object mapper, background job processor, or authentication package, there are usually dozens of options available. Reading documentation, comparing repositories, and searching through blog posts can take more time than expected.
To make that process easier, I built a free .NET NuGet Package Recommender.
The goal is simple: help .NET developers quickly discover popular and commonly used NuGet packages for different development scenarios, so they can spend less time searching and more time building.
Why I built it
Save time researching NuGet packages
Discover trusted libraries for common development tasks
Explore package recommendations by category
Help developers get started with new projects faster
🔗 Try it here:
https://saddamhossain.net/dev-tools/nuget-package-recommender
The tool is completely free and I'm actively improving it based on community feedback.
If you try it, I'd really appreciate hearing your thoughts. If there's a package category you'd like to see added, a feature that would make the tool more useful, or if you spot any issues, please let me know.
My goal is to build practical tools that solve everyday problems for the .NET developer community.
Thanks for reading, and happy coding!
Top comments (0)