en-US/about_NuGet.Powershell.help.txt

TOPIC
    about_nuget.powershell
 
SHORT DESCRIPTION
    Use NuGet packages cross-platform without `msbuild`, `dotnet`, or
    `VisualStudio`.
 
LONG DESCRIPTION
    `NuGet.Powershell` enables you to
    - create and publish NuGet packages
    - query metadata and resolve package versions from NuGet repos
    - query & analyze package dependencies (a.k.a. resolve dependencies)
    - install & update packages to local folders
    - create NuGet version & dependency objects for use with the cmdlets