NuPU 1.0.36

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

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.  net9.0 was computed.  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
1.0.50 167 2 months ago
1.0.48 122 3 months ago
1.0.47 114 3 months ago
1.0.46 147 4 months ago
1.0.45 102 4 months ago
1.0.43 149 5 months ago
1.0.39 522 2/27/2024
1.0.38 211 2/27/2024
1.0.37 295 1/8/2024
1.0.36 248 12/11/2023
1.0.34 244 11/30/2023
1.0.33 215 11/30/2023
1.0.32 227 11/22/2023
1.0.31 218 11/21/2023
1.0.30 184 11/21/2023
1.0.28 328 6/21/2023
1.0.27 193 6/21/2023
1.0.26 341 3/20/2023
1.0.25 254 3/20/2023
1.0.24 391 1/26/2023
1.0.23 354 1/24/2023
0.1.21 404 11/7/2022
0.1.19 624 3/9/2022
0.1.18 455 3/9/2022
0.1.17 462 3/9/2022
0.1.16 377 12/9/2021
0.1.15 337 12/6/2021
0.1.14 308 12/6/2021
0.1.13 385 9/30/2021
0.1.12 351 9/30/2021
0.1.10 333 8/31/2021
0.1.9 330 8/31/2021
0.1.8 351 8/26/2021
0.1.7 337 8/26/2021
0.1.6 296 8/26/2021
0.1.5 392 8/22/2021
0.1.4 364 8/22/2021
0.1.3 344 8/21/2021
0.1.2 357 8/21/2021