dotnet-nuget-search 2.0.3

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

Usage

Search for Nuget packages

Usage: dotnet nuget-search [options] <query>

Arguments:
  query                    The search terms to used to filter packages

Options:
  --version                Show version information.
  -?|-h|--help             Show help information.
  -i|--include-prerelease  Include prerelease packages
  -s|--skip                The number of results to skip, for pagination
                           Default value is: 0.
  -t|--take                The number of results to return, for pagination
                           Default value is: 10.
  -p|--package-type        The package type to use to filter packages
                           Allowed values are: dependency, dotnettool, dotnetclitool, template, all.
                           Default value is: all.
  -l|--list                Print results as full detail list
  -v|--verbose             Prints all messages to standard output
  -r|--repository          The repository to use for searching
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 was computed.  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
2.0.3 264 12/20/2023
2.0.2 125 12/19/2023