dotnet-outdated/dotnet-outdated
A .NET Core global tool to display and update outdated NuGet packages in a project observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 98
- Release rhythm 88
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 16
- age_days: 3030
- days_rel: 83
- days_push: 16
- n_releases_24m: 10
Adoption not part of the score
1694 stars · 167 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
dotnet-outdated is a .NET Core global tool that reports on outdated NuGet packages in .NET Core and .NET Standard projects and can update them. It fills the gap left by the command-line tooling, which lacks a built-in way to check for newer package versions.
Use cases
- find outdated nuget packages in my .net project from the command line
- update csproj package references to latest versions
- fail ci build when nuget packages are out of date
- list transitive dependency updates for dotnet projects
- check which nuget packages have newer versions available
- upgrade packages but stay within current major version
When to choose
- you use the .NET CLI without an IDE and want to audit or update NuGet dependencies
- you want to enforce dependency freshness in CI pipelines
- you need to update packages across a solution with include/exclude filters
When to avoid
- you already use an IDE's NuGet Package Manager and prefer a GUI
- you need dependency management for non-.NET ecosystems like npm or pip
Facets
cli-tool · maturity active
cli developer-tools dependency-audit package-manager developer-tools version-control cross-platform cli dotnet nuget dotnet-global-tool dependency-updates csharp command-line
1 source
- readme: https://github.com/dotnet-outdated/dotnet-outdated · fetched 2026-08-28 · b5c50dd077ab
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dotnet-outdated/dotnet-outdated | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="dotnet-outdated/dotnet-outdated")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem