nuget-manager
Manages .NET NuGet packages using dotnet CLI, enforcing version verification and centralized management workflows.
Install
npx skills add https://github.com/github/awesome-copilot --skill nuget-managerStats
| Total installs | 8,094 |
| Weekly installs | 8.1K |
| GitHub stars | 27.4K |
| First seen | Jan 20, 2026 |
| Source | @github/awesome-copilot |
Summary
- Enforces dotnet add and dotnet remove commands for package operations; direct file edits only allowed for version changes
- Requires version verification via dotnet package search before updates, with support for both jq and PowerShell parsing
- Supports centralized version management via Directory.Packages.props or per-project .csproj configuration
- Mandatory dotnet restore verification after any version change to ensure compatibility
Tags
Related skills
| Skill | Installs | vs nuget-manager |
|---|---|---|
| ef-core | 7,528 | -566 |
| sql-optimization | 8,296 | +202 |
| postgresql-table-design | 9,672 | +1,578 |
| java-refactoring-extract-method | 7,542 | -552 |
| convex-create-component | 8,537 | +443 |
FAQ
- How many installs does nuget-manager have?
- nuget-manager has 8,094 total installs and 8.1K installs this week.
- Where is nuget-manager hosted?
- nuget-manager is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does nuget-manager have?
- nuget-manager has 27.4K GitHub stars.
- When was nuget-manager first indexed?
- OrangeBot.AI first indexed nuget-manager on Jan 20, 2026.
- How do I install nuget-manager?
- Run: npx skills add https://github.com/github/awesome-copilot --skill nuget-manager