Skip to content

This is a portable library for consuimg the WordPress REST-API in a Universal Windows Plattform App.

License

Notifications You must be signed in to change notification settings

FranzP/WordPressUWP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WordPressUWP

This is a portable library for consuimg the WordPress REST-API in a Universal Windows Plattform App.

var client = new WordPressClient("http://demo.wp-api.org/wp-json/wp/v2/");
var posts = await client.ListPosts();

About

This is a portable library for consuimg the WordPress REST-API in a Universal Windows Plattform App.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C# 100.0%