microsoft / microsoft/winget-create
Publish .NET global tool
Open
Nobody has claimed this yet.
Issue-Feature
- Dominant language
- C#
- Stars
- 651
- Forks
- 114
- Avg merge
- 7h 52m
- Merged PRs (30d)
- 3
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the winget-create project packaging and the .NET global tool requirements linked in the issue, then check the existing NuGet package page. Done means a published wingetcreate package on nuget.org that installs successfully with dotnet tool install -g wingetcreate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100