LibYear.Core
9.0.2
dotnet add package LibYear.Core --version 9.0.2
NuGet\Install-Package LibYear.Core -Version 9.0.2
<PackageReference Include="LibYear.Core" Version="9.0.2" />
<PackageVersion Include="LibYear.Core" Version="9.0.2" />
<PackageReference Include="LibYear.Core" />
paket add LibYear.Core --version 9.0.2
#r "nuget: LibYear.Core, 9.0.2"
#:package LibYear.Core@9.0.2
#addin nuget:?package=LibYear.Core&version=9.0.2
#tool nuget:?package=LibYear.Core&version=9.0.2
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 | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net9.0
- NuGet.Protocol (>= 6.14.0)
- System.IO.Abstractions (>= 22.0.16)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.