正在寻找 .NET 的 MetaWebLog 客户端库。有吗?

发布于 2024-12-05 12:25:21 字数 114 浏览 1 评论 0原文

我需要在 MetaWebLog API 客户端库之上实现一些代码。我在谷歌上找到的唯一东西是过去十年中失效的链接。

有谁知道从客户端应用程序的角度实现 MetaWebLog API 的库(或代码)?

I need to implement some code on top of a MetaWebLog API client library. The only thing I am finding on google is broken links from the last decade.

Does anyone know of a library (or code) that implements the MetaWebLog API from a standpoint of a client app?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

情释 2024-12-12 12:25:21

JoeBlogs 是一个库,允许与 Wordpress 博客以及其他支持 metaWeblog XML RPC api 的博客轻松交互。

Live Writer 提供程序文档和 .Net 示例

MetaWebLog 到 BlogML 转换器 — 您可以获得源代码并使用MetaweblogAPI.cs。

JoeBlogs is a library that allows easy interaction with Wordpress blogs, and other blogs that support the metaWeblog XML RPC api.

Live Writer Provider Documentation and .Net Example

MetaWebLog To BlogML Converter — you can get the source code and use MetaweblogAPI.cs.

行雁书 2024-12-12 12:25:21

Matlus (http://www.matlus.com/metaweblog-api-c-library/ )有一个极其简单易用的 MetaWeblog 系统,仅使用 System.IO.Stream 进行通信。这是迄今为止我能找到的最简单的元博客示例。

http://metaweblogger.codeplex.com/

Matlus (http://www.matlus.com/metaweblog-api-c-library/) has an extremely simple to use MetaWeblog system that uses only System.IO.Stream for communication. It was by far the simplest Metaweblog example I could find.

http://metaweblogger.codeplex.com/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文