Library to access wordpress rest-api with C#.
Info
Version: | 0.1.1-beta3 |
Author(s): | Agus Saputra Sijabat |
Last Update: | Thursday, February 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/agussaputrasijabat/WordPressly |
NuGet Url: | https://www.nuget.org/packages/WordPressly |
Install
Install-Package WordPressly
dotnet add package WordPressly
paket add WordPressly
WordPressly Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.2)
- RestSharp(>= 106.0.0)
- Newtonsoft.Json(>= 11.0.2)
- RestSharp(>= 106.0.0)
Tags