NuPU 1.0.39

dotnet tool install --global NuPU --version 1.0.39
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 NuPU --version 1.0.39
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=NuPU&version=1.0.39
nuke :add-package NuPU --version 1.0.39

NuPU

NuGet Package Updater (NuPU) is an interactive CLI for updating NuGet packages.

Installation

dotnet tool install --global NuPU

Usage

Run the nupu command in the root of your project to check all packages:

nupu

Check all packages in a specific directory using the directory option:

nupu --directory c:\projects\project-to-update

Check a single package for updates using the package option:

nupu --package Spectre.Console

Get additional help using the help option:

nupu --help

Ignoring directories

Out of the box, NuPU ignores a list of directories to process like bin, .git, packages, and similar. You can override this behavior by creating a file named .nupuignore in a root folder you want to run the NuPU command in:

.git
.github
.vs
.vscode
bin
obj
packages
node_modules
my_custom_folder

Sponsored by elmah.io.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.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
1.0.39 225 2/27/2024
1.0.38 134 2/27/2024
1.0.37 224 1/8/2024
1.0.36 183 12/11/2023
1.0.34 179 11/30/2023
1.0.33 151 11/30/2023
1.0.32 162 11/22/2023
1.0.31 160 11/21/2023
1.0.30 123 11/21/2023
1.0.28 282 6/21/2023
1.0.27 153 6/21/2023
1.0.26 298 3/20/2023
1.0.25 210 3/20/2023
1.0.24 344 1/26/2023
1.0.23 301 1/24/2023
0.1.21 353 11/7/2022
0.1.19 568 3/9/2022
0.1.18 402 3/9/2022
0.1.17 415 3/9/2022
0.1.16 328 12/9/2021
0.1.15 288 12/6/2021
0.1.14 259 12/6/2021
0.1.13 334 9/30/2021
0.1.12 307 9/30/2021
0.1.10 289 8/31/2021
0.1.9 282 8/31/2021
0.1.8 301 8/26/2021
0.1.7 295 8/26/2021
0.1.6 249 8/26/2021
0.1.5 341 8/22/2021
0.1.4 313 8/22/2021
0.1.3 301 8/21/2021
0.1.2 315 8/21/2021