我在我的 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
任何人都可以建议我在哪里做错了吗?