文件名称:SimpleOAuth.Net:适用于.Net框架的OAuth-超级简单
文件大小:188KB
文件格式:ZIP
更新时间:2024-05-21 21:48:12
C#
简单的OAuth .Net OAuth库有各种形状和大小,但是在.Net领域中,它们只有一种-很大。 创建该库是为了纠正这一问题。 这是一个很小的库(〜15kb),没有依赖关系,可让您创建WebRequest并将其签名到您的内容中。 一些功能: 小图书馆, 没有依赖关系, 适用于.Net 3.0+和Windows Phone Mango + .Net 3.0+支持位于SimpleOAuth.sln中 Windows Phone Mango支持位于SimpleOAuth.WindowsPhone.sln 扩展WebRequest对象, 在约5行代码中创建并签署请求。 请注意,这仅适用于客户端应用程序。 如果要查找服务器,则需要查找其他内容,例如DevDefined.OAuth。 到目前为止,您已经拥有我,请给我一个例子! 好吧,那就好! var tokens = new
【文件预览】:
SimpleOAuth.Net-master
----SimpleOAuth()
--------SimpleOAuth.csproj(3KB)
--------Extensions.cs(8KB)
--------Internal()
--------Tokens.cs(2KB)
--------Enums.cs(760B)
--------Properties()
--------LICENSE(1KB)
--------Utilities()
--------Generators()
--------OAuthRequestWrapper.cs(11KB)
----Help()
--------Documentation.chm(128KB)
--------SimpleOAuth.shfbproj(3KB)
----SimpleOAuth.WP.Mango()
--------Internal()
--------Properties()
--------SimpleOAuth.WP.Mango.csproj(5KB)
----SimpleOAuth.WindowsPhone.sln(2KB)
----SimpleOAuth.sln(3KB)
----SimpleOAuth.Net-Master.sln(6KB)
----LICENSE(1KB)
----SimpleOAuth.Net.nuspec(2KB)
----README.md(2KB)
----SimpleOAuthTester.WP.Mango()
--------ViewModels()
--------Background.png(3KB)
--------Classes()
--------App.xaml.cs(7KB)
--------TwitterControl.xaml(2KB)
--------MainPage.xaml.cs(1KB)
--------MainPage.xaml(3KB)
--------SimpleOAuthTester.WP.Mango.csproj(7KB)
--------TermIeControl.xaml.cs(794B)
--------AuthenticateToTwitter.xaml.cs(1KB)
--------Properties()
--------ApplicationIcon.png(2KB)
--------App.xaml(1KB)
--------TermIeControl.xaml(2KB)
--------SplashScreenImage.jpg(9KB)
--------TwitterControl.xaml.cs(804B)
--------AuthenticateToTwitter.xaml(3KB)
----SimpleOAuthTester()
--------UrlHelper.cs(2KB)
--------Program.cs(3KB)
--------Properties()
--------SimpleOAuthTester.csproj(3KB)
----.gitignore(497B)
----SimpleOAuthTwitter()
--------UrlHelper.cs(2KB)
--------SimpleOAuthTwitter.csproj(3KB)
--------Program.cs(3KB)
--------app.config(915B)
--------Properties()