dotnet / dotnet/vscode-dotnet-runtime
Provide an API to handle installation/restore of specific workloads by other extensions
Open
- Dominant language
- TypeScript
- Stars
- 209
- Forks
- 455
- PR merge metrics
- No merged PRs in 30d
Description
We should provide an API by which client extensions can request that certain .NET SDK workloads be installed, ideally with minimum baseline versions required by the tooling. This will allow for tooling experience to have a unified way of managing workload requirements and remove the need for separate extensions (Aspire, MAUI, etc) to re-implement this functionality.
Contributor guide
Assessment
This issue has not been assessed yet.