.NET library for blog posting

I want to create something similar to LiveWriter for my own purposes, but I can not find a library that will be posted on a blog using well-known protocols (such as XML-RPC) that are supported by WordPress and other popular blogging platforms.

Has anyone written such a library?

+2
source share
1 answer

Google has information about this: http://code.google.com/apis/blogger/docs/2.0/developers_guide_dotnet.html

Blogger API is compatible with WordPress.

+1
source

All Articles