A terminal-based NuGet package manager inspired by lazygit
Browse. Update. Search. All without leaving the terminal.
Auto-detect outdated packages across all projects. Outdated packages light up yellow, vulnerable ones show a red badge.
Search and install from NuGet.org without leaving the terminal. Browse results, pick a version, install to multiple projects.
Visualize project and package dependency trees. Understand your dependency graph at a glance.
Per-package vulnerability details with severity levels and advisory links. Know your risk before you update.
One-click migration from deprecated packages to their recommended replacements. Legacy packages.config to PackageReference.
Full CPM support. Versions resolved from Directory.Packages.props. Migrate existing projects to CPM in one step.
Authenticated custom NuGet sources with stored credentials. Works with Azure Artifacts, GitHub Packages, and more.
Track, retry, and undo NuGet operations. Full history of every install, update, and remove across your session.
Built with .NET 9+, Spectre.Console, and SharpConsoleUI — a modern .NET console windowing system.