.NET library for posting to a Blog

ⅰ亾dé卋堺 提交于 2019-12-24 02:06:24

问题


I want to build something similar to LiveWriter for my own purposes, but I can't seem to find a library that will post to a blog using the well known protocols (like XML-RPC) that are supported by WordPress and other popular blogging platforms.

Has someone written a library like that?


回答1:


Google has info on that: http://code.google.com/apis/blogger/docs/2.0/developers_guide_dotnet.html

The blogger API is compatible with WordPress.



来源:https://stackoverflow.com/questions/7489901/net-library-for-posting-to-a-blog

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!