.NET Client for accessing Wordpress.com REST API.
Info
Version: | 0.3.4 |
Author(s): | Vincent-Philippe Lauzon |
Last Update: | Tuesday, December 6, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/WordpressRestApi |
Install
Install-Package WordpressRestApi
dotnet add package WordpressRestApi
paket add WordpressRestApi
WordpressRestApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1 && < 10.0.0)