Failed to create email confirmation callback link in ASP.NET Core Blazor
I have successfully created email confirmation link and sent email in ASP.NET Core using following call back link. However when I do it in Blazor, IUrlHelper
doesn’t work well: