The API for integrating .NET plugins and to bridge between C# and WordPress PHP code.
Info
Version: | 6.5.4-rc-020 |
Author(s): | wordpress.org, iolevel |
Last Update: | Thursday, August 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/iolevel/wpdotnet-sdk |
NuGet Url: | https://www.nuget.org/packages/PeachPied.WordPress.Standard |
Install
Install-Package PeachPied.WordPress.Standard
dotnet add package PeachPied.WordPress.Standard
paket add PeachPied.WordPress.Standard
PeachPied.WordPress.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Peachpie.Runtime(>= 1.0.05)
- System.Composition(>= 1.2.0)