System.InvalidOperationException: 'Client '27MarchTemplate.Client' not found.'
问题 I've download new blazor webassembly project template with dotnet new --install Microsoft.AspNetCore.Components.WebAssembly.Templates::3.2.0-preview3.20168.3 Next I created in Visual Studio 2019 new Blazor WebAssembly project with enabled "Asp.Net Core hosted" and "authenthication". I named it "27MarchTemplate" Now I Run project and get System.InvalidOperationException: 'Client '27MarchTemplate.Client' not found.' at Microsoft.AspNetCore.ApiAuthorization.IdentityServer.ClientCollection.get