dotnet / dotnet/sdk

Support uninstalling individual project templates

Open
#49,982 1 comment 1 reaction 0 assignees View on GitHub
untriaged
Dominant language
C#
Stars
3.2k
Forks
1.3k
PR merge metrics
PR metrics pending

Description

### Is your feature request related to a problem? Please describe.
When asking an AI agent to create a new blazor webassembly project, they will most likely use the old wasm template instead of the new blazor web app template. To prevent this, I want to be able to uninstall or at least disable the `blazorwasm` and `blazorwasm-empty` project templates.

### Describe the solution you'd like
`dotnet new uninstall` should be able to uninstall individual project templates by their short name in addition to being able to uninstall project template packages.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.