microsoft / winget-create

The Windows Package Manager Manifest Creator command-line tool (aka wingetcreate)
MIT License
489 stars 84 forks source link

Publish .NET global tool #383

Open hickford opened 1 year ago

hickford commented 1 year ago

Description of the new feature / enhancement

Please publish a .NET global tool to https://nuget.org/

dotnet tool install -g wingetcreate

This would make winget-create easier to install

https://www.nuget.org/packages/wingetcreate/