【发布时间】:2017-08-17 11:42:35
【问题描述】:
我正在使用 ASP.Net Core 2.0,我想构建一个具有个人用户帐户授权类型的 Web API 项目,但唯一的选择是Connect to an existing user store in the cloud。
如何使用Store user accounts in-app 为个人用户帐户添加 Web API 模板?
此选项适用于 Web 应用程序,但不适用于 Web API。
【问题讨论】:
-
很想知道这个问题的答案。在 Mac 上,情况更糟 - 您甚至无法选择个人用户帐户。
标签: c# asp.net entity-framework asp.net-core-mvc asp.net-core-2.0