LibYear 9.0.0

dotnet tool install --global LibYear --version 9.0.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local LibYear --version 9.0.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=LibYear&version=9.0.0
                    
nuke :add-package LibYear --version 9.0.0
                    

dotnet-libyear

A simple measure of dependency freshness

NuGet version CI Coverage

Maintainability Rating Reliability Rating Security Rating

Requirements

  • .NET 8 SDK

Installation

dotnet tool install -g libyear

Usage

dotnet libyear [args] [{csproj}|{dir}]

  • Zero or more directories or csproj files may be passed
  • If no arguments are passed, the current directory is searched
  • If no csproj is 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 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. 
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
9.0.0 1,826 11/19/2024
8.2.0 10,451 3/4/2024
8.1.0 1,290 2/28/2024
8.0.0 12,469 11/20/2023
7.0.1 12,736 12/2/2022
7.0.0 3,400 10/4/2022
6.0.1 3,426 8/1/2022
6.0.0 8,101 11/24/2021
5.0.0 3,107 11/12/2021
4.1.1 3,046 11/9/2021
4.1.0 4,100 3/13/2021
4.0.0 3,299 7/23/2020
3.0.0 3,751 11/10/2019
3.0.0-rc2 3,377 11/10/2019
3.0.0-rc1 943 11/10/2019
2.0.0 4,831 7/21/2018