Skip to main content

WordPressPCL 3.0.0 — NuGet Package for .NET

WordPressPCL 3.0.0 NuGet package for .NET. This is a .NET 10 library for consuming the WordPress REST API in C# applications.

Authors: Thomas Pentenrieder

Project URL: https://github.com/wp-net/WordPressPCL

License: MIT

Tags: WordPress, REST, API

Install WordPressPCL 3.0.0

.NET CLI

dotnet add package WordPressPCL --version 3.0.0

Package Manager Console

Install-Package WordPressPCL -Version 3.0.0

PackageReference (csproj)

<PackageReference Include="WordPressPCL" Version="3.0.0" />

View full details, downloads chart, dependencies and version history on NuBrowse.