This is a portable library for consuming the WordPress REST-API in (almost) any .NET application.
Info
Version: | 2.1.0 |
Author(s): | Thomas Pentenrieder |
Last Update: | Thursday, April 4, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wp-net/WordPressPCL |
NuGet Url: | https://www.nuget.org/packages/WordPressPCL |
Install
Install-Package WordPressPCL
dotnet add package WordPressPCL
paket add WordPressPCL
WordPressPCL Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.1)
- System.ValueTuple(>= 4.5.0)
- Newtonsoft.Json(>= 11.0.1)
- System.ValueTuple(>= 4.5.0)
Tags