Devolutions / Devolutions/UniGetUI

[FEATURE REQUEST] Support for dotnet workloads

Open
#3,300 0 comments 0 reactions 1 assignee Claimed by @marticliment View on GitHub
new-feature ready-to-go
Dominant language
C#
Stars
26.1k
Forks
924
Avg merge
15h 52m
Merged PRs (30d)
52

Description

### Please confirm these before moving forward.

- [x] I have searched for my feature proposal and have not found a work-in-progress/duplicate/resolved/discarded issue.
- [x] This proposal is a completely new feature. If you want to suggest an improvement or an enhancement, please use [this template](https://github.com/marticliment/WingetUI/issues/new?assignees=marticliment&labels=enhancement&projects=&template=enhancement-improvement.yml&title=%5BENHANCEMENT%5D+%28Enter+your+description+here%29).

### 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.