【发布时间】:2012-09-08 03:33:27
【问题描述】:
我正在我的 ASP.NET WebForm(使用 .NET Framework 3.5)应用程序中实现 OpenID+OAuth,在网上找到了示例
https://groups.google.com/forum/?fromgroups=#!topic/dotnetopenid/xQYkE6sUZYU
但是我缺少 DotNetOpenAuth.ApplicationBlock 命名空间,我在我的项目中包含了这些库:
DotNetOpenAuth.dll
DotNetOpenAuth.OAuth2.dll
DotNetOpenAuth.OAuth2.Client.dll
谁能建议我哪里做错了?
【问题讨论】:
-
我已经编辑了你的标题。请参阅“Should questions include “tags” in their titles?”,其中的共识是“不,他们不应该”。
标签: c# asp.net openid dotnetopenauth