Aiursoft.NugetNinja.PrBot 9.0.29

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

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.29 125 6/18/2025
9.0.28 124 6/17/2025
9.0.26 277 6/12/2025
9.0.25 278 6/11/2025
9.0.24 139 6/3/2025
9.0.23 135 6/2/2025
9.0.22 104 5/18/2025
9.0.21 150 4/11/2025
9.0.20 187 4/10/2025
9.0.19 176 4/9/2025
9.0.18 159 3/20/2025
9.0.17 166 3/13/2025
9.0.16 173 3/12/2025
9.0.15 118 2/28/2025
9.0.14 127 2/26/2025
9.0.13 117 2/24/2025
9.0.12 107 2/23/2025
9.0.11 125 2/14/2025
9.0.10 139 2/13/2025
9.0.9 131 2/12/2025
9.0.8 127 2/1/2025
9.0.7 117 2/1/2025
9.0.6 124 1/28/2025
9.0.5 108 1/17/2025
9.0.4 101 1/16/2025
9.0.3 93 1/15/2025
9.0.2 136 1/1/2025
9.0.1 114 12/31/2024
9.0.0 110 12/30/2024
8.0.48 121 12/30/2024
8.0.47 122 12/24/2024
8.0.46 113 12/1/2024
8.0.45 147 11/12/2024
8.0.44 129 11/10/2024
8.0.43 129 11/2/2024
8.0.42 125 10/29/2024
8.0.41 112 10/28/2024
8.0.40 112 10/26/2024
8.0.39 124 10/25/2024
8.0.38 142 10/24/2024
8.0.37 129 10/11/2024
8.0.36 117 10/10/2024
8.0.35 116 10/9/2024
8.0.33 118 10/7/2024
8.0.32 108 10/7/2024
8.0.31 120 10/2/2024
8.0.30 124 9/27/2024
8.0.29 125 9/23/2024
8.0.28 130 9/14/2024
8.0.27 142 9/2/2024
8.0.26 145 8/31/2024
8.0.25 158 8/20/2024
8.0.24 156 8/18/2024
8.0.23 128 8/1/2024
8.0.22 136 7/15/2024
8.0.21 128 7/10/2024
8.0.20 145 7/8/2024
8.0.19 150 7/7/2024
8.0.18 135 7/1/2024
8.0.17 156 6/29/2024
8.0.16 145 6/27/2024
8.0.15 140 6/17/2024
8.0.14 127 6/14/2024
8.0.13 119 6/13/2024
8.0.12 125 6/9/2024
8.0.11 133 6/8/2024
8.0.10 133 6/5/2024
8.0.9 142 5/16/2024
8.0.8 176 5/4/2024
8.0.7 313 3/28/2024
8.0.6 320 3/17/2024
8.0.5 356 3/17/2024
8.0.4 313 3/17/2024
8.0.3 357 3/15/2024
8.0.2 429 2/28/2024
8.0.1 414 2/19/2024
8.0.0 528 2/19/2024
7.0.50 453 2/15/2024
7.0.49 543 2/5/2024
7.0.48 470 2/4/2024
7.0.47 522 2/4/2024
7.0.46 451 2/3/2024
7.0.45 473 2/2/2024
7.0.44 548 2/2/2024
7.0.43 429 1/30/2024
7.0.42 480 1/30/2024
7.0.41 445 1/30/2024
7.0.40 722 1/4/2024
7.0.39 589 1/4/2024
7.0.38 653 12/31/2023
7.0.37 676 12/30/2023
7.0.36 764 12/24/2023
7.0.35 612 12/24/2023
7.0.34 649 12/23/2023
7.0.33 626 12/22/2023
7.0.32 693 12/16/2023
7.0.31 635 12/12/2023
7.0.30 639 12/12/2023
7.0.29 681 12/12/2023
7.0.28 674 12/6/2023
7.0.27 809 12/6/2023
7.0.26 653 12/6/2023
7.0.25 525 12/6/2023
7.0.24 723 12/3/2023
7.0.23 685 12/1/2023
7.0.22 773 11/26/2023
7.0.21 591 11/26/2023
7.0.20 700 11/26/2023
7.0.19 650 11/25/2023
7.0.18 637 11/24/2023
7.0.17 606 11/24/2023
7.0.16 797 11/22/2023
7.0.15 729 11/12/2023
7.0.14 736 11/2/2023
7.0.13 696 11/2/2023
7.0.12 764 11/2/2023
7.0.11 634 11/2/2023
7.0.10 690 11/2/2023
7.0.9 859 11/2/2023
7.0.8 706 10/31/2023
7.0.7 834 10/6/2023
7.0.6 830 10/6/2023
7.0.5 824 9/23/2023
7.0.4 893 9/18/2023
7.0.3 918 9/14/2023
7.0.2 904 9/13/2023
7.0.1 782 9/13/2023
7.0.0 560 9/6/2023
0.0.23 821 9/5/2023
0.0.22 877 8/23/2023
0.0.21 889 8/22/2023
0.0.20 854 8/20/2023
0.0.19 780 8/20/2023
0.0.18 855 8/20/2023
0.0.17 924 8/20/2023
0.0.16 878 8/20/2023
0.0.15 997 8/20/2023
0.0.14 761 8/20/2023
0.0.13 756 7/20/2023
0.0.12 984 6/24/2023
0.0.11 976 6/11/2023
0.0.10 780 6/11/2023
0.0.9 919 6/10/2023
0.0.8 815 6/10/2023
0.0.7 958 6/7/2023
0.0.6 870 5/25/2023
0.0.5 873 5/17/2023
0.0.4 972 5/17/2023
0.0.3 789 5/17/2023
0.0.2 830 5/11/2023
0.0.1 563 8/30/2022