Package a NuGet specification to a nupkg file

choco pack

  • Package a NuGet specification into a nupkg file.
    More information: <https://chocolatey.org/docs/commands-pack>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

choco pack {{path/to/specification}}

click the source code to copy