Aiursoft.NugetNinja.PrBot 9.0.37

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

Nuget Ninja

MIT licensed Pipeline stat Test Coverage NuGet version (Aiursoft.NugetNinja) NuGet version (Aiursoft.NugetNinja.PrBot) ManHours

Nuget Ninja is a tool for detecting dependencies of .NET projects. It analyzes the dependency structure of .NET projects in a directory and builds a directed acyclic graph. And will give some modification suggestions for Nuget packages, so that the dependencies of the project are as concise and up-to-date as possible.

Installation

Requirements:

  1. .NET 9 SDK

Run the following command to install this tool:

dotnet tool install --global Aiursoft.NugetNinja

Usage

After getting the binary, run it directly in the terminal.

C:\workspace> ninja.exe

Description:
  A tool for detecting dependencies of .NET projects.

Usage:
  ninja [command] [options]

Options:
  -p, --path <path> (REQUIRED)                     Path of the projects to be changed.
  -d, --dry-run                                    Preview changes without actually making them
  -v, --verbose                                    Show detailed log
  --allow-preview                                  Allow using preview versions of packages from Nuget.
  --nuget-server <nuget-server>                    If you want to use a customized nuget server instead of the official nuget.org, you can set it with a value like: https://nuget.myserver/v3/index.json
  --token <token>                                  The PAT token which has privilege to access the nuget server. See: 
                                                   https://docs.microsoft.com/en-us/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate
  --allow-package-version-cross-microsoft-runtime  Allow using NuGet package versions for different Microsoft runtime versions. For example, when using runtime 6.0, it will avoid upgrading packages to 7.0.
  --version                                        Show version information
  -?, -h, --help                                   Show help and usage information

Commands:
  all, all-officials  The command to run all officially supported features.
  fill-properties     The command to fill all missing properties for .csproj files.
  remove-deprecated   The command to replace all deprecated packages to new packages.
  upgrade-pkg         The command to upgrade all package references to possible latest and avoid conflicts.
  clean-pkg           The command to clean up possible useless package references.
  clean-prj           The command to clean up possible useless project references.
  visualize           The command to visualize the dependency relationship, with mermaid markdown.
  expect-files        The command to search for all expected files and add patch the content.

Sample

Generate suggestions for the current workspace without modifying local files:

C:\workspace> ninja.exe all --path . --dry-run

Fill missing properties for current workspace:

C:\workspace> ninja.exe fill-properties --path .

Run all plugins under the current folder:

C:\workspace> ninja.exe all --path .

Run locally

Requirements about how to run

  1. .NET 9 SDK
  2. Execute dotnet run to run the app

Run in Microsoft Visual Studio

  1. Open the .sln file in the project path.
  2. Press F5.

How to contribute

There are many ways to contribute to the project: logging bugs, submitting pull requests, reporting issues, and creating suggestions.

Even if you with push rights on the repository, you should create a personal fork and create feature branches there when you need them. This keeps the main repository clean and your workflow cruft out of sight.

We're also interested in your feedback on the future of this project. You can submit a suggestion or feature request through the issue tracker. To make this process more effective, we're asking that these include more information to help define them more clearly.

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.  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. 
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.37 261 9/16/2025
9.0.36 108 9/14/2025
9.0.35 72 8/16/2025
9.0.34 216 8/5/2025
9.0.33 171 8/4/2025
9.0.32 134 7/11/2025
9.0.30 150 7/9/2025
9.0.29 160 6/18/2025
9.0.28 156 6/17/2025
9.0.26 316 6/12/2025
9.0.25 298 6/11/2025
9.0.24 161 6/3/2025
9.0.23 161 6/2/2025
9.0.22 130 5/18/2025
9.0.21 169 4/11/2025
9.0.20 209 4/10/2025
9.0.19 210 4/9/2025
9.0.18 189 3/20/2025
9.0.17 189 3/13/2025
9.0.16 211 3/12/2025
9.0.15 136 2/28/2025
9.0.14 148 2/26/2025
9.0.13 142 2/24/2025
9.0.12 141 2/23/2025
9.0.11 143 2/14/2025
9.0.10 165 2/13/2025
9.0.9 160 2/12/2025
9.0.8 148 2/1/2025
9.0.7 136 2/1/2025
9.0.6 143 1/28/2025
9.0.5 136 1/17/2025
9.0.4 124 1/16/2025
9.0.3 122 1/15/2025
9.0.2 161 1/1/2025
9.0.1 131 12/31/2024
9.0.0 130 12/30/2024
8.0.48 148 12/30/2024
8.0.47 158 12/24/2024
8.0.46 138 12/1/2024
8.0.45 173 11/12/2024
8.0.44 151 11/10/2024
8.0.43 157 11/2/2024
8.0.42 157 10/29/2024
8.0.41 144 10/28/2024
8.0.40 132 10/26/2024
8.0.39 141 10/25/2024
8.0.38 167 10/24/2024
8.0.37 157 10/11/2024
8.0.36 151 10/10/2024
8.0.35 136 10/9/2024
8.0.33 144 10/7/2024
8.0.32 143 10/7/2024
8.0.31 154 10/2/2024
8.0.30 150 9/27/2024
8.0.29 156 9/23/2024
8.0.28 161 9/14/2024
8.0.27 170 9/2/2024
8.0.26 173 8/31/2024
8.0.25 181 8/20/2024
8.0.24 180 8/18/2024
8.0.23 155 8/1/2024
8.0.22 155 7/15/2024
8.0.21 148 7/10/2024
8.0.20 165 7/8/2024
8.0.19 181 7/7/2024
8.0.18 168 7/1/2024
8.0.17 186 6/29/2024
8.0.16 171 6/27/2024
8.0.15 167 6/17/2024
8.0.14 162 6/14/2024
8.0.13 150 6/13/2024
8.0.12 153 6/9/2024
8.0.11 152 6/8/2024
8.0.10 164 6/5/2024
8.0.9 175 5/16/2024
8.0.8 204 5/4/2024
8.0.7 339 3/28/2024
8.0.6 338 3/17/2024
8.0.5 378 3/17/2024
8.0.4 347 3/17/2024
8.0.3 374 3/15/2024
8.0.2 458 2/28/2024
8.0.1 448 2/19/2024
8.0.0 563 2/19/2024
7.0.50 480 2/15/2024
7.0.49 570 2/5/2024
7.0.48 489 2/4/2024
7.0.47 546 2/4/2024
7.0.46 469 2/3/2024
7.0.45 498 2/2/2024
7.0.44 568 2/2/2024
7.0.43 458 1/30/2024
7.0.42 498 1/30/2024
7.0.41 472 1/30/2024
7.0.40 737 1/4/2024
7.0.39 617 1/4/2024
7.0.38 675 12/31/2023
7.0.37 708 12/30/2023
7.0.36 793 12/24/2023
7.0.35 637 12/24/2023
7.0.34 673 12/23/2023
7.0.33 650 12/22/2023
7.0.32 708 12/16/2023
7.0.31 660 12/12/2023
7.0.30 670 12/12/2023
7.0.29 696 12/12/2023
7.0.28 693 12/6/2023
7.0.27 839 12/6/2023
7.0.26 678 12/6/2023
7.0.25 539 12/6/2023
7.0.24 742 12/3/2023
7.0.23 696 12/1/2023
7.0.22 802 11/26/2023
7.0.21 609 11/26/2023
7.0.20 721 11/26/2023
7.0.19 669 11/25/2023
7.0.18 652 11/24/2023
7.0.17 617 11/24/2023
7.0.16 807 11/22/2023
7.0.15 748 11/12/2023
7.0.14 761 11/2/2023
7.0.13 720 11/2/2023
7.0.12 776 11/2/2023
7.0.11 654 11/2/2023
7.0.10 701 11/2/2023
7.0.9 872 11/2/2023
7.0.8 730 10/31/2023
7.0.7 852 10/6/2023
7.0.6 846 10/6/2023
7.0.5 851 9/23/2023
7.0.4 923 9/18/2023
7.0.3 947 9/14/2023
7.0.2 929 9/13/2023
7.0.1 799 9/13/2023
7.0.0 586 9/6/2023
0.0.23 854 9/5/2023
0.0.22 920 8/23/2023
0.0.21 926 8/22/2023
0.0.20 896 8/20/2023
0.0.19 809 8/20/2023
0.0.18 899 8/20/2023
0.0.17 962 8/20/2023
0.0.16 910 8/20/2023
0.0.15 1,036 8/20/2023
0.0.14 796 8/20/2023
0.0.13 788 7/20/2023
0.0.12 1,026 6/24/2023
0.0.11 1,011 6/11/2023
0.0.10 813 6/11/2023
0.0.9 964 6/10/2023
0.0.8 849 6/10/2023
0.0.7 1,006 6/7/2023
0.0.6 912 5/25/2023
0.0.5 920 5/17/2023
0.0.4 1,018 5/17/2023
0.0.3 829 5/17/2023
0.0.2 872 5/11/2023
0.0.1 599 8/30/2022