dotnet-package-search - Man Page

Searches for a NuGet package.

Synopsis

dotnet package search <SEARCH TERM> [--configfile <FILE>] [--exact-match] [--format <FORMAT OPTION>]
    [--interactive] [--prerelease] [--skip <NUMBER>] [--source <SOURCE>] [--take <NUMBER>]
    [--verbosity <VERBOSITY VALUE>]

dotnet package search -h|--help

Description

The dotnet package search command searches for a NuGet package.

Arguments

Options

Examples

Info

2024-10-02 .NET Documentation