【发布时间】:2016-11-05 12:03:16
【问题描述】:
当我在包管理器控制台中运行以下命令时:
install-package Thinktecture.IdentityServer3
我收到错误:
安装包:找不到包“Thinktecture.IdentityServer3” 在行:1 字符:16 + 安装包
我正在关注本教程以保护我的宁静 api-https://identityserver.github.io/Documentation/docs/overview/simplestOAuth.html
并使用 Visual Studio 2015 Express for Web。
【问题讨论】:
标签: oauth-2.0 thinktecture-ident-server thinktecture