LibYear 10.0.0
dotnet tool install --global LibYear --version 10.0.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local LibYear --version 10.0.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=LibYear&version=10.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package LibYear --version 10.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
dotnet-libyear
A simple measure of dependency freshness
Requirements
- .NET SDK
Installation
dotnet tool install -g libyear
Usage
dotnet libyear [args] [{csproj}|{dir}]
- Zero or more directories or
csprojfiles may be passed - If no arguments are passed, the current directory is searched
- If no
csprojis found in a directory, subdirectories are searched
Arguments:
-h, --help: display this help message
-q, --quiet: only show outdated packages
-u, --update: update project files after displaying packages
-r, --recursive: search recursively for all compatible files, even if one is found in a directory passed as an argument
Limits:
-l, --limit: exits with error code if total libyears behind is greater than this value
-p, --limit-project: exits with error code if any project is more libyears behind than this value
-a, --limit-any: exits with error code if any dependency is more libyears behind than this value
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.0 | 130 | 7/10/2026 |
| 9.0.2 | 15,214 | 9/25/2025 |
| 9.0.1 | 374 | 9/19/2025 |
| 9.0.0 | 5,922 | 11/19/2024 |
| 8.2.0 | 11,370 | 3/4/2024 |
| 8.1.0 | 1,407 | 2/28/2024 |
| 8.0.0 | 12,592 | 11/20/2023 |
| 7.0.1 | 13,760 | 12/2/2022 |
| 7.0.0 | 3,568 | 10/4/2022 |
| 6.0.1 | 3,597 | 8/1/2022 |
| 6.0.0 | 8,284 | 11/24/2021 |
| 5.0.0 | 3,290 | 11/12/2021 |
| 4.1.1 | 3,223 | 11/9/2021 |
| 4.1.0 | 4,280 | 3/13/2021 |
| 4.0.0 | 3,525 | 7/23/2020 |
| 3.0.0 | 3,962 | 11/10/2019 |
| 3.0.0-rc2 | 3,582 | 11/10/2019 |
| 3.0.0-rc1 | 1,145 | 11/10/2019 |
| 2.0.0 | 5,156 | 7/21/2018 |
Loading failed