文件名称:Sina_OAuth
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 181kb
- 下载次数:
- 0次
- 提 供 者:
- Tianmi******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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.0 API C# SDK (Wbm. SinaV2API) the source code
Sina micro bo OAuth2.0 API use process:
1, according to needs changing the configuration file (Wbm. SinaV2. Config).
2, registered ApplicationKey. (UiPageBase cs file reference.)
3, and get a user authentication address. (reference Logout. Aspx file)
4, obtain/cache authentication information. (RedirectUri. Aspx reference documents)
5, obtain users resources. (Default. Aspx reference documents)
Sina micro bo OAuth2.0 API source the 2011-10-30 update:
1, use [optional parameter] characteristics, custom parameters is more convenient and flexible.
2, using XML configuration file (Wbm. SinaV2. Config).
3, encapsulation Model, the user information Model (SinaMUsers. Cs)
4, contains a simple example, easy to use interface more quickly.
5, use log records. Log file path directly in the configuration file (Wbm. SinaV2. Config) modification.
6, has a web site can department ?
新浪微博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.0 API C# SDK (Wbm. SinaV2API) the source code
Sina micro bo OAuth2.0 API use process:
1, according to needs changing the configuration file (Wbm. SinaV2. Config).
2, registered ApplicationKey. (UiPageBase cs file reference.)
3, and get a user authentication address. (reference Logout. Aspx file)
4, obtain/cache authentication information. (RedirectUri. Aspx reference documents)
5, obtain users resources. (Default. Aspx reference documents)
Sina micro bo OAuth2.0 API source the 2011-10-30 update:
1, use [optional parameter] characteristics, custom parameters is more convenient and flexible.
2, using XML configuration file (Wbm. SinaV2. Config).
3, encapsulation Model, the user information Model (SinaMUsers. Cs)
4, contains a simple example, easy to use interface more quickly.
5, use log records. Log file path directly in the configuration file (Wbm. SinaV2. Config) modification.
6, has a web site can department ?
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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