Just thought I’d toss this out. I’ve been working on a C# wrapper for v2.0 of the API called GhostSharp. It supports the Content API and the stable endpoints of the Admin API (pages
, posts
, images
, and site
).
If anyone’s interested in trying it out, you’ll need your site URL, and a Content API Key and/or Admin API Key, from the Integrations page. Sample usages are in the readme file.
If you have any problems, requests, issues, etc, feel free to open an issue with the details or just leave a note here. :)