dotnet / dotnet/sdk

Add `nuget why` and `nuget package` command definitions

Open
#52,661 7 comments 0 reactions 0 assignees View on GitHub
Area-CLI untriaged
Dominant language
C#
Stars
3.2k
Forks
1.3k
PR merge metrics
PR metrics pending

Description

These commands are currently defined in `NuGet.CommandLine.XPlat.Commands` and only added to the implementation.
Parser that only uses command definitions is thus not able to parse them.

To allow adding nuget commands without cross-repository changes the NuGet repo can define "NuGet.CommandLine.CommandDefinitions" source package that gets included in `Microsoft.DotNet.Cli.Definitions`.

Tracks TODOs in code.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.