Aiursoft.NugetNinja.PrBot 8.0.7

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

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.

Install

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:
  Nuget Ninja, 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
  --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.

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 .

How to build and run locally

Requirements about how to develop.

  1. Execute dotnet restore to restore all .NET dependencies.
  2. Execute the following command to build the app:
    • dotnet publish -c Release -r win-x64 on Windows.
    • dotnet publish -c Release -r linux-x64 on Linux.
    • dotnet publish -c Release -r osx-x64 on Mac OS.
  3. Execute dotnet run to run the app

Run in Microsoft Visual Studio

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

Contributing

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

Even if you have 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 personal workflow cruft out of sight.

We're also interested in your feedback for 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 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
8.0.7 231 3/28/2024
8.0.6 241 3/17/2024
8.0.5 293 3/17/2024
8.0.4 241 3/17/2024
8.0.3 285 3/15/2024
8.0.2 361 2/28/2024
8.0.1 348 2/19/2024
8.0.0 457 2/19/2024
7.0.50 385 2/15/2024
7.0.49 475 2/5/2024
7.0.48 407 2/4/2024
7.0.47 451 2/4/2024
7.0.46 384 2/3/2024
7.0.45 408 2/2/2024
7.0.44 473 2/2/2024
7.0.43 361 1/30/2024
7.0.42 417 1/30/2024
7.0.41 394 1/30/2024
7.0.40 658 1/4/2024
7.0.39 518 1/4/2024
7.0.38 588 12/31/2023
7.0.37 611 12/30/2023
7.0.36 700 12/24/2023
7.0.35 549 12/24/2023
7.0.34 583 12/23/2023
7.0.33 565 12/22/2023
7.0.32 631 12/16/2023
7.0.31 576 12/12/2023
7.0.30 577 12/12/2023
7.0.29 625 12/12/2023
7.0.28 619 12/6/2023
7.0.27 749 12/6/2023
7.0.26 616 12/6/2023
7.0.25 483 12/6/2023
7.0.24 680 12/3/2023
7.0.23 639 12/1/2023
7.0.22 724 11/26/2023
7.0.21 548 11/26/2023
7.0.20 653 11/26/2023
7.0.19 594 11/25/2023
7.0.18 586 11/24/2023
7.0.17 563 11/24/2023
7.0.16 747 11/22/2023
7.0.15 676 11/12/2023
7.0.14 684 11/2/2023
7.0.13 643 11/2/2023
7.0.12 723 11/2/2023
7.0.11 587 11/2/2023
7.0.10 635 11/2/2023
7.0.9 810 11/2/2023
7.0.8 655 10/31/2023
7.0.7 780 10/6/2023
7.0.6 774 10/6/2023
7.0.5 771 9/23/2023
7.0.4 840 9/18/2023
7.0.3 867 9/14/2023
7.0.2 847 9/13/2023
7.0.1 725 9/13/2023
7.0.0 509 9/6/2023
0.0.23 766 9/5/2023
0.0.22 825 8/23/2023
0.0.21 834 8/22/2023
0.0.20 794 8/20/2023
0.0.19 728 8/20/2023
0.0.18 802 8/20/2023
0.0.17 876 8/20/2023
0.0.16 823 8/20/2023
0.0.15 938 8/20/2023
0.0.14 698 8/20/2023
0.0.13 702 7/20/2023
0.0.12 932 6/24/2023
0.0.11 914 6/11/2023
0.0.10 722 6/11/2023
0.0.9 858 6/10/2023
0.0.8 745 6/10/2023
0.0.7 906 6/7/2023
0.0.6 814 5/25/2023
0.0.5 819 5/17/2023
0.0.4 916 5/17/2023
0.0.3 714 5/17/2023
0.0.2 761 5/11/2023
0.0.1 498 8/30/2022