在什么.NET Framework上可以使用DotNetOpenAuth? [英] On what .NET Framework(s) is DotNetOpenAuth available?

查看:125
本文介绍了在什么.NET Framework上可以使用DotNetOpenAuth?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大多数(全部?)OAuth资源-有关协议和代码库的信息,以便在您自己的应用程序中轻松使用它们-似乎可以在Internet上找到,似乎是假设您正在使用它的应用程序是Web应用程序。

Most (all?) OAuth resources - both information about the protocol and code libraries for easily using them in your own applications - one seems to find on the internet seem to assume the application you are using it in is a web application.

但是我想在我的Windows Mobile中开始使用OAuth Twitter客户端,用于与 Twitter 进行交互,现在我通过一组简单的方法使用基本身份验证

I would however like to start using OAuth in my windows mobile Twitter client for interactions with Twitter where I now use Basic Authentication through a set of simple methods I hand rolled.

如果我是正确的话,那么基本身份验证将在2010年6月被Twitter弃用,因此我有一个艰难的期限来保持我的Twitter客户端正常工作在这个夏天之后。另外,我希望能够轻松地开始为使用OAuth的其他服务添加一些支持,例如 Foursquare

If I'm correct, Basic Authentication is about to be deprecated by Twitter in June of 2010, so I have a hard deadline to keep my Twitter client working after this summer. Also, I would like to be able to easily start adding some support for other services that use OAuth, such a Foursquare.

我现在的问题当然很简单:

My questions for now are of course simple:


  1. DotNetOpenAuth 仅可在常规.NET框架上使用,还是有紧凑的框架版本?

  1. Is DotNetOpenAuth only usable on the regular .NET framework, or is there a compact framework version as well?

你们中有人知道我可以在.NET Compact Framework 3.5应用程序上使用OAuth的任何其他OAuth库吗?

Do any of you know of any (other?) OAuth libraries that I could use OAuth on a .NET Compact Framework 3.5 application?

有人可以提供简单答案吗? ;-)

Can anyone help with simple answers? ;-)

推荐答案

DotNetOpenAuth当前仅在完整的桌面.NET Framework 3.5和更高版本上有效。

DotNetOpenAuth currently only works on the full desktop .NET Framework 3.5 and later.

温和的设计将来可以根据需要为OAuth使用者支持.NET Compact Framework,但它需要实际的功能请求并提交资金。如果您可以同时执行这两项操作,则可以提高此功能的交付速度。

There are mild designs to support .NET Compact Framework in the future for OAuth consumers as you need, but it needs an actual feature request filed, and funding. If you can do one or both of these it will increase the speed that this feature can be delivered.

也就是说,有人已经发布了。NET Compact Framework的OAuth 1.0a示例实现,可能对您有用。

That said, someone has already published a sample OAuth 1.0a implementation for .NET Compact Framework that may be useful to you.

类似的问题:正在寻找OAuth 1.0的.NET Compact Framework示例代码

这篇关于在什么.NET Framework上可以使用DotNetOpenAuth?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆