The API for integrating .NET plugins and to bridge between C# and WordPress PHP code.
                        
                    
         
                Info
| Version: | 6.7.1 | 
| Author(s): | wordpress.org, iolevel | 
| Last Update: | Thursday, February 20, 2025 | 
| .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)
