WordPressReader (Standard) library is now available on Nuget

With this post, I am happy to announce my new WordPressReader (Standard) library is now available on Nuget.
WP Lib Title

I am happy to announce my new WordPressReader (Standard) library that is available on NuGet now. It is written in .netStandard 1.4 which enables you to use it in a lot of of places. As the name suggests, it focuses on reading tasks against the WordPress API.

Features:

  • get, search and filter posts
  • get pages
  • get and filter categories
  • get, search and filter tags
  • get comments
  • post anonymous comments (needs additional work on the WordPress site)
  • get basic user info

The library uses a generic WordPressEntity model implementation, which makes it easy to implement and extend. You can always get the raw json-value as well. The additional Error property on every model makes it easy to handle API errors properly. You can read the full documentation in the GitHub Wiki.

If you have problems with the library or want to contribute, you can do so on the GitHub repo.

Happy coding, everyone!

P.S.
If you want to see the library in a live app, you can download my official blog reader app (which is written around it) here:

iOS  Android  Windows 10

 

Comments 2

Join the discussion right now!

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Prev
#XfQaD: read package identity and version from platform project with Xamarin.Forms
Package Identity and Version XF

#XfQaD: read package identity and version from platform project with Xamarin.Forms

Next
#XfQaD: Limit maximum lines of Label and indicate text truncation
limited truncated label

#XfQaD: Limit maximum lines of Label and indicate text truncation

You May Also Like

This website uses cookies. By continuing to use this site, you accept the use of cookies.  Learn more