Sina Weibo has not released the official C # SDK. To make up for this regret, I had to make myself fit.
This SDK provides the image upload function and supports Chinese and special punctuation marks,
The appearance mode is used to hide the underlying implementation. developers can directly call the SDK method. All existing functions have passed the test.
However, due to limited energy, the SDK does not involve all the APIs. If you think it is good, contact me to complete it.
Sdk svn address:
Https://subversion.assembla.com/svn/easyportal-web-weibo/
SDK demo address:
Http://demo.zhanghq.net/sinaweibo
Get all Sina emojis
Upload Weibo:
Http://demo.zhanghq.net/sinaweibo/Message/Upload
Connect to Sina before uploading Weibo
Mvc3 must be installed on the demo site in the SDK
PS: the development process of Sina API is very poor. Many API documents differ greatly from the actual ones. Many situations can only be solved through continuous debugging for nearly half a month, it can be used in the project at last ,:)
Release zip packages,/files/dreamtrue/easyportal.web.weibo.zip as required