fullstackhero / blazor-starter-kit

Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
MIT License
3.45k stars 726 forks source link

install BlazorHero #359

Closed minhhungit closed 2 years ago

minhhungit commented 2 years ago

dotnet new --install BlazorHero.CleanArchitecture does not install template

image

iammukeshm commented 2 years ago

I don't see a problem with it. Kindly check your network to confirm that nuget.org is not blocked for some reason.

image

minhhungit commented 2 years ago

@iammukeshm after disabling other nuget custom sources, it works