NuPU 1.0.38

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global NuPU --version 1.0.38                
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.38                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=NuPU&version=1.0.38                
nuke :add-package NuPU --version 1.0.38                

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.46 111 10/25/2024
1.0.45 82 10/25/2024
1.0.43 135 10/4/2024
1.0.39 509 2/27/2024
1.0.38 196 2/27/2024
1.0.37 283 1/8/2024
1.0.36 233 12/11/2023
1.0.34 235 11/30/2023
1.0.33 206 11/30/2023
1.0.32 219 11/22/2023
1.0.31 211 11/21/2023
1.0.30 173 11/21/2023
1.0.28 320 6/21/2023
1.0.27 184 6/21/2023
1.0.26 328 3/20/2023
1.0.25 240 3/20/2023
1.0.24 378 1/26/2023
1.0.23 341 1/24/2023
0.1.21 389 11/7/2022
0.1.19 608 3/9/2022
0.1.18 440 3/9/2022
0.1.17 447 3/9/2022
0.1.16 363 12/9/2021
0.1.15 322 12/6/2021
0.1.14 293 12/6/2021
0.1.13 368 9/30/2021
0.1.12 336 9/30/2021
0.1.10 318 8/31/2021
0.1.9 314 8/31/2021
0.1.8 336 8/26/2021
0.1.7 322 8/26/2021
0.1.6 281 8/26/2021
0.1.5 376 8/22/2021
0.1.4 347 8/22/2021
0.1.3 329 8/21/2021
0.1.2 342 8/21/2021