【问题标题】:There is no Identitiy option for New Scaffolding for VS 2019 MacVS 2019 Mac 的新脚手架没有标识选项
【发布时间】:2020-09-18 18:28:33
【问题描述】:

我尝试更改登录屏幕的设计,但我无法为身份添加新的脚手架,因为您可以看到“添加”新的脚手架屏幕没有身份选项。

项目模板是 .net core > 具有身份的 web 应用程序。

我如何添加身份页面来改变他们的设计?

这样的项目结构

【问题讨论】:

标签: visual-studio asp.net-identity asp.net-core-3.1 visual-studio-mac asp.net-mvc-scaffolding


【解决方案1】:

您应该在 .Net Core CLI 中使用此命令

dotnet aspnet-codegenerator identity {YOUR PROJECT NAMA}

欲了解更多信息,请访问:this page

【讨论】:

    猜你喜欢
    • 2021-07-20
    • 1970-01-01
    • 2019-10-05
    • 2019-11-08
    • 1970-01-01
    • 2010-10-28
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多