Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Support for dotnet workloads #3300

Open
2 tasks done
Khaos66 opened this issue Feb 13, 2025 · 0 comments
Open
2 tasks done

[FEATURE REQUEST] Support for dotnet workloads #3300

Khaos66 opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
new-feature A new feature that could be useful in WingetUI ready-to-go

Comments

@Khaos66
Copy link

Khaos66 commented Feb 13, 2025

Please confirm these before moving forward.

  • I have searched for my feature proposal and have not found a work-in-progress/duplicate/resolved/discarded issue.
  • This proposal is a completely new feature. If you want to suggest an improvement or an enhancement, please use this template.

Describe the new feature

Add the abillity to update dotnet workload

The dotnet sdk has optional workloads that need to be updated, too.

dotnet workload list lists these workloads and the current version.
dotnet workload update updates ALL workloads

Not sure if it's possible to update a single workload. Propably not. So maybe dotnet workloads needs to be a single entry in the Updates view.

Describe how this new feature could help users

The dotnet team releases SDK workload updates that fix problems and add new features from time to time.
The workloads are not updated any other way but via dotnet workload update.
So if the user never cares to update, they will stay out-dated and cause hard to track problems.

@Khaos66 Khaos66 added the new-feature A new feature that could be useful in WingetUI label Feb 13, 2025
@marticliment marticliment added this to the Package Managers milestone Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature A new feature that could be useful in WingetUI ready-to-go
Projects
None yet
Development

No branches or pull requests

2 participants