Example there's an given url: http://localhost:4800/account/login 获取整个url地址: 在页面(cstml)中 Microsoft.AspNetCore.Http.Extensions.UriHelper.GetDisplayUrl(Context.Request); 在 Controller 中 Microsoft.AspNetCore.Http.Extensions.UriHelper.GetDisplayUrl(Reques