文件名称:Sina_OAuth
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 181kb
- 下载次数:
- 0次
- 提 供 者:
- c***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
OAuth2.0API C# SDK (Wbm.SinaV2API)源码
新浪微博OAuth2.0API使用流程:
1、根据需要求修改配置文件(Wbm.SinaV2.config)。
2、注册ApplicationKey。(参考UiPageBase.cs文件)
3、获取用户认证地址。(参考Logout.aspx文件)
4、获取/缓存认证信息。(参考RedirectUri.aspx文件)
5、获取用户资源。(参考Default.aspx文件)
新浪微博OAuth2.0API源码 2011-10-30 更新:
1、使用[可选参数]特性,定制参数更方便,灵活。
2、使用XML配置文件(Wbm.SinaV2.config)。
3、封装Model,用户信息Model(SinaMUsers.cs)
4、含有一个简单的实例,更快速容易的使用接口。
5、使用日志记录。日志文件路径直接在配置文件(Wbm.SinaV2.config)里修改。
6、拥有一个网站可以部署多个应用功能,只需要在配置文件添加app节点即可。-OAuth2.0API C# SDK (Wbm.SinaV2API) source Sina the microblogging OAuth2.0API the use of process: 1, shall be required to modify the configuration file (Wbm.SinaV2.config). 2 registered ApplicationKey. (Reference UiPageBase.cs file), to obtain the address of user authentication. (Reference Logout.aspx file), get/cache authentication information. (The reference RedirectUri.aspx files), access to user resources. (Refer to the Default.aspx file) Sina the microblogging OAuth2.0API source 2011-10-30 update: 1, [optional] features, more convenient, flexible custom parameters. 2, using the XML configuration file (Wbm.SinaV2.config). Package the Model User Information Model (SinaMUsers.cs) 4, contains a simple example, more fast and easy to use interface. 5, the use of logging. The log file path directly in the configuration modify file (Wbm.SinaV2.config). 6, has a web site can deploy multiple applications only node in the configuration file to add the app to.
新浪微博OAuth2.0API使用流程:
1、根据需要求修改配置文件(Wbm.SinaV2.config)。
2、注册ApplicationKey。(参考UiPageBase.cs文件)
3、获取用户认证地址。(参考Logout.aspx文件)
4、获取/缓存认证信息。(参考RedirectUri.aspx文件)
5、获取用户资源。(参考Default.aspx文件)
新浪微博OAuth2.0API源码 2011-10-30 更新:
1、使用[可选参数]特性,定制参数更方便,灵活。
2、使用XML配置文件(Wbm.SinaV2.config)。
3、封装Model,用户信息Model(SinaMUsers.cs)
4、含有一个简单的实例,更快速容易的使用接口。
5、使用日志记录。日志文件路径直接在配置文件(Wbm.SinaV2.config)里修改。
6、拥有一个网站可以部署多个应用功能,只需要在配置文件添加app节点即可。-OAuth2.0API C# SDK (Wbm.SinaV2API) source Sina the microblogging OAuth2.0API the use of process: 1, shall be required to modify the configuration file (Wbm.SinaV2.config). 2 registered ApplicationKey. (Reference UiPageBase.cs file), to obtain the address of user authentication. (Reference Logout.aspx file), get/cache authentication information. (The reference RedirectUri.aspx files), access to user resources. (Refer to the Default.aspx file) Sina the microblogging OAuth2.0API source 2011-10-30 update: 1, [optional] features, more convenient, flexible custom parameters. 2, using the XML configuration file (Wbm.SinaV2.config). Package the Model User Information Model (SinaMUsers.cs) 4, contains a simple example, more fast and easy to use interface. 5, the use of logging. The log file path directly in the configuration modify file (Wbm.SinaV2.config). 6, has a web site can deploy multiple applications only node in the configuration file to add the app to.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Wbm.SinaV2Demo.sln
Wbm.SinaV2Demo.suo
更新日志.txt
使用前说明.txt
Wbm.SinaV2API\bin\Debug\Wbm.SinaV2API.dll
.............\...\.....\Wbm.SinaV2API.pdb
.............\Entitys\ApplicationEntity.cs
.............\.......\ImageUrlEntity.cs
.............\Helpers\ApiCacheHelper.cs
.............\.......\ApiErrorHelper.cs
.............\.......\ApiLogHelper.cs
.............\.......\HttpHelper.cs
.............\.......\HttpUtil.cs
.............\.......\XmlHelper.cs
.............\oAtuths\oAuthSina.cs
.............\.bj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
.............\...\.....\Wbm.SinaV2API.csproj.FileListAbsolute.txt
.............\...\.....\Wbm.SinaV2API.dll
.............\...\.....\Wbm.SinaV2API.pdb
.............\Properties\AssemblyInfo.cs
.............\SinaBase.cs
.............\....Controllers\AccountController.cs
.............\...............\FriendshipsController.cs
.............\...............\StatusController.cs
.............\...............\UserController.cs
.............\....Models\SinaMErrorCode.cs
.............\..........\SinaMStatus.cs
.............\..........\SinaMStatusList.cs
.............\..........\SinaMUser.cs
.............\..........\SinaMUserList.cs
.............\....Services\SinaApiService.cs
.............\............\SinaCache.cs
.............\............\SinaConfig.cs
.............\Wbm.SinaV2.config
.............\Wbm.SinaV2API.csproj
..........Demo\bin\Wbm.SinaV2API.dll
..............\...\Wbm.SinaV2API.pdb
..............\...\Wbm.SinaV2Demo.dll
..............\...\Wbm.SinaV2Demo.pdb
..............\Default.aspx
..............\Login.aspx
..............\Logout.aspx
..............\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
..............\...\.....\ResolveAssemblyReference.cache
..............\...\.....\Wbm.SinaV2Demo.csproj.FileListAbsolute.txt
..............\...\.....\Wbm.SinaV2Demo.dll
..............\...\.....\Wbm.SinaV2Demo.pdb
..............\Post.aspx
..............\.roperties\AssemblyInfo.cs
..............\RedirectUri.aspx
..............\UiPageBase.cs
..............\Upload.jpg
..............\Wbm.SinaV2.config
..............\Wbm.SinaV2Demo.csproj
..............\Wbm.SinaV2Demo.csproj.user
..............\Web.config
..........API\obj\Debug\TempPE
..........Demo\obj\Debug\TempPE
..........API\bin\Debug
.............\...\Release
.............\obj\Debug
..........Demo\obj\Debug
..........API\bin
.............\Entitys
.............\Helpers
.............\oAtuths
.............\obj
.............\Properties
.............\SinaControllers
.............\SinaModels
.............\SinaServices
..........Demo\App_Data
..............\bin
..............\obj
..............\Properties
..............\SinaAPILogs
Wbm.SinaV2API
Wbm.SinaV2Demo
说明.htm
Wbm.SinaV2Demo.suo
更新日志.txt
使用前说明.txt
Wbm.SinaV2API\bin\Debug\Wbm.SinaV2API.dll
.............\...\.....\Wbm.SinaV2API.pdb
.............\Entitys\ApplicationEntity.cs
.............\.......\ImageUrlEntity.cs
.............\Helpers\ApiCacheHelper.cs
.............\.......\ApiErrorHelper.cs
.............\.......\ApiLogHelper.cs
.............\.......\HttpHelper.cs
.............\.......\HttpUtil.cs
.............\.......\XmlHelper.cs
.............\oAtuths\oAuthSina.cs
.............\.bj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
.............\...\.....\Wbm.SinaV2API.csproj.FileListAbsolute.txt
.............\...\.....\Wbm.SinaV2API.dll
.............\...\.....\Wbm.SinaV2API.pdb
.............\Properties\AssemblyInfo.cs
.............\SinaBase.cs
.............\....Controllers\AccountController.cs
.............\...............\FriendshipsController.cs
.............\...............\StatusController.cs
.............\...............\UserController.cs
.............\....Models\SinaMErrorCode.cs
.............\..........\SinaMStatus.cs
.............\..........\SinaMStatusList.cs
.............\..........\SinaMUser.cs
.............\..........\SinaMUserList.cs
.............\....Services\SinaApiService.cs
.............\............\SinaCache.cs
.............\............\SinaConfig.cs
.............\Wbm.SinaV2.config
.............\Wbm.SinaV2API.csproj
..........Demo\bin\Wbm.SinaV2API.dll
..............\...\Wbm.SinaV2API.pdb
..............\...\Wbm.SinaV2Demo.dll
..............\...\Wbm.SinaV2Demo.pdb
..............\Default.aspx
..............\Login.aspx
..............\Logout.aspx
..............\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
..............\...\.....\ResolveAssemblyReference.cache
..............\...\.....\Wbm.SinaV2Demo.csproj.FileListAbsolute.txt
..............\...\.....\Wbm.SinaV2Demo.dll
..............\...\.....\Wbm.SinaV2Demo.pdb
..............\Post.aspx
..............\.roperties\AssemblyInfo.cs
..............\RedirectUri.aspx
..............\UiPageBase.cs
..............\Upload.jpg
..............\Wbm.SinaV2.config
..............\Wbm.SinaV2Demo.csproj
..............\Wbm.SinaV2Demo.csproj.user
..............\Web.config
..........API\obj\Debug\TempPE
..........Demo\obj\Debug\TempPE
..........API\bin\Debug
.............\...\Release
.............\obj\Debug
..........Demo\obj\Debug
..........API\bin
.............\Entitys
.............\Helpers
.............\oAtuths
.............\obj
.............\Properties
.............\SinaControllers
.............\SinaModels
.............\SinaServices
..........Demo\App_Data
..............\bin
..............\obj
..............\Properties
..............\SinaAPILogs
Wbm.SinaV2API
Wbm.SinaV2Demo
说明.htm