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 42 9/16/2025
9.0.36 50 9/14/2025
9.0.35 70 8/16/2025
9.0.34 214 8/5/2025
9.0.33 169 8/4/2025
9.0.32 131 7/11/2025
9.0.30 147 7/9/2025
9.0.29 157 6/18/2025
9.0.28 151 6/17/2025
9.0.26 309 6/12/2025
9.0.25 295 6/11/2025
9.0.24 157 6/3/2025
9.0.23 155 6/2/2025
9.0.22 126 5/18/2025
9.0.21 166 4/11/2025
9.0.20 204 4/10/2025
9.0.19 204 4/9/2025
9.0.18 184 3/20/2025
9.0.17 186 3/13/2025
9.0.16 206 3/12/2025
9.0.15 133 2/28/2025
9.0.14 145 2/26/2025
9.0.13 137 2/24/2025
9.0.12 138 2/23/2025
9.0.11 140 2/14/2025
9.0.10 159 2/13/2025
9.0.9 156 2/12/2025
9.0.8 145 2/1/2025
9.0.7 133 2/1/2025
9.0.6 140 1/28/2025
9.0.5 131 1/17/2025
9.0.4 119 1/16/2025
9.0.3 116 1/15/2025
9.0.2 158 1/1/2025
9.0.1 127 12/31/2024
9.0.0 127 12/30/2024
8.0.48 144 12/30/2024
8.0.47 148 12/24/2024
8.0.46 132 12/1/2024
8.0.45 168 11/12/2024
8.0.44 148 11/10/2024
8.0.43 152 11/2/2024
8.0.42 154 10/29/2024
8.0.41 141 10/28/2024
8.0.40 128 10/26/2024
8.0.39 138 10/25/2024
8.0.38 162 10/24/2024
8.0.37 150 10/11/2024
8.0.36 146 10/10/2024
8.0.35 133 10/9/2024
8.0.33 138 10/7/2024
8.0.32 137 10/7/2024
8.0.31 151 10/2/2024
8.0.30 144 9/27/2024
8.0.29 149 9/23/2024
8.0.28 155 9/14/2024
8.0.27 167 9/2/2024
8.0.26 169 8/31/2024
8.0.25 176 8/20/2024
8.0.24 176 8/18/2024
8.0.23 152 8/1/2024
8.0.22 152 7/15/2024
8.0.21 145 7/10/2024
8.0.20 162 7/8/2024
8.0.19 175 7/7/2024
8.0.18 165 7/1/2024
8.0.17 181 6/29/2024
8.0.16 165 6/27/2024
8.0.15 163 6/17/2024
8.0.14 155 6/14/2024
8.0.13 144 6/13/2024
8.0.12 148 6/9/2024
8.0.11 149 6/8/2024
8.0.10 160 6/5/2024
8.0.9 168 5/16/2024
8.0.8 200 5/4/2024
8.0.7 334 3/28/2024
8.0.6 335 3/17/2024
8.0.5 373 3/17/2024
8.0.4 338 3/17/2024
8.0.3 371 3/15/2024
8.0.2 452 2/28/2024
8.0.1 438 2/19/2024
8.0.0 556 2/19/2024
7.0.50 477 2/15/2024
7.0.49 564 2/5/2024
7.0.48 485 2/4/2024
7.0.47 543 2/4/2024
7.0.46 465 2/3/2024
7.0.45 493 2/2/2024
7.0.44 562 2/2/2024
7.0.43 452 1/30/2024
7.0.42 494 1/30/2024
7.0.41 467 1/30/2024
7.0.40 734 1/4/2024
7.0.39 614 1/4/2024
7.0.38 672 12/31/2023
7.0.37 701 12/30/2023
7.0.36 789 12/24/2023
7.0.35 632 12/24/2023
7.0.34 669 12/23/2023
7.0.33 646 12/22/2023
7.0.32 705 12/16/2023
7.0.31 656 12/12/2023
7.0.30 662 12/12/2023
7.0.29 693 12/12/2023
7.0.28 692 12/6/2023
7.0.27 835 12/6/2023
7.0.26 674 12/6/2023
7.0.25 537 12/6/2023
7.0.24 739 12/3/2023
7.0.23 694 12/1/2023
7.0.22 794 11/26/2023
7.0.21 607 11/26/2023
7.0.20 719 11/26/2023
7.0.19 667 11/25/2023
7.0.18 650 11/24/2023
7.0.17 615 11/24/2023
7.0.16 806 11/22/2023
7.0.15 743 11/12/2023
7.0.14 757 11/2/2023
7.0.13 717 11/2/2023
7.0.12 775 11/2/2023
7.0.11 650 11/2/2023
7.0.10 700 11/2/2023
7.0.9 870 11/2/2023
7.0.8 729 10/31/2023
7.0.7 851 10/6/2023
7.0.6 845 10/6/2023
7.0.5 847 9/23/2023
7.0.4 917 9/18/2023
7.0.3 945 9/14/2023
7.0.2 926 9/13/2023
7.0.1 798 9/13/2023
7.0.0 584 9/6/2023
0.0.23 849 9/5/2023
0.0.22 915 8/23/2023
0.0.21 923 8/22/2023
0.0.20 893 8/20/2023
0.0.19 807 8/20/2023
0.0.18 894 8/20/2023
0.0.17 959 8/20/2023
0.0.16 908 8/20/2023
0.0.15 1,033 8/20/2023
0.0.14 793 8/20/2023
0.0.13 786 7/20/2023
0.0.12 1,022 6/24/2023
0.0.11 1,008 6/11/2023
0.0.10 810 6/11/2023
0.0.9 957 6/10/2023
0.0.8 846 6/10/2023
0.0.7 1,001 6/7/2023
0.0.6 908 5/25/2023
0.0.5 914 5/17/2023
0.0.4 1,012 5/17/2023
0.0.3 824 5/17/2023
0.0.2 869 5/11/2023
0.0.1 597 8/30/2022