I want to work with MAUI and therefore installed all the necessary stuff (partwise using maui-check).
As given in some tutorials, I now want to create a new Project using
Код: Выделить всё
dotnet new mauiNo templates found matching:'maui'.
To list installed templates, run 'dotnet new --list'.
To search for the templates on NuGet.org, run 'dotnet new maui --search'.
So why can't I use this command?
Источник: https://stackoverflow.com/questions/684 ... ui-project
Мобильная версия