Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beginor/netdimension.weibo
NetDimension.Weibo port to MonoTouch
https://github.com/beginor/netdimension.weibo
Last synced: 8 days ago
JSON representation
NetDimension.Weibo port to MonoTouch
- Host: GitHub
- URL: https://github.com/beginor/netdimension.weibo
- Owner: beginor
- Created: 2012-10-12T05:24:03.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-14T07:27:02.000Z (almost 12 years ago)
- Last Synced: 2023-03-22T10:55:23.339Z (over 1 year ago)
- Language: C#
- Size: 633 KB
- Stars: 6
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 新浪微博开放平台API for MonoTouch
这个是[新浪微博开放平台API for .Net SDK](http://weibosdk.codeplex.com/) 的 MonoTouch 移植版, 我做的更改如下:
* 使用 MonoTouch 环境下的 [Newtonsoft.Json](https://github.com/beginor/Newtonsoft.Json), 不再使用源代码;
* 基于原 SDK .Net 2.0 的版本进行修改;
* 清理了代码文件中对不需要的命名空间引用;这些更改有可能影响到原来的 .Net 3.5 / 4.0 版本的 SDK , 所以没有提交到原作者的网站, 而提交到了我的 GitHub 。
一切权利归原作者所有。