相关疑难解决方法(0)

在ASP.NET Core Identity UI中更改路由?

自ASP.NET Core 2.1发布以来,我正在使用新的Identity UI软件包.使用新生成的MVC项目,这里有一些可用的页面URL:

/Home/About
/Home/Contact
/Identity/Account/Login
/Identity/Account/Register
Run Code Online (Sandbox Code Playgroud)

如何配置路由以/Identity/从URL中删除部分?

c# asp.net-core asp.net-core-identity

18
推荐指数
3
解决办法
6406
查看次数

标签 统计

asp.net-core ×1

asp.net-core-identity ×1

c# ×1