Unable to determine the desired template from the input template name: blazorserverside
问题 I am trying to setup blazor server side but I keep getting this problem when trying to install it following this tutorial from microsoft and I get this error in powershell window PS D:\blazorTesting> dotnet new blazorserverside -o WebApplicationServerSide Usage: new [options] Options: -h, --help Displays help for this command. -l, --list Lists templates containing the specified name. If no name is specified, lists all templates. -n, --name The name for the output being created. If no name is