PeachPied.WordPress
5.7.0-preview6
Use "Peachpied.WordPress.AspNetCore" package to use the WordPress within ASP.NET Core application.
This package is a dependency and does not work standalone.
This is a prerelease version of PeachPied.WordPress.
Install-Package PeachPied.WordPress -Version 5.7.0-preview6
dotnet add package PeachPied.WordPress --version 5.7.0-preview6
<PackageReference Include="PeachPied.WordPress" Version="5.7.0-preview6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PeachPied.WordPress --version 5.7.0-preview6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PeachPied.WordPress, 5.7.0-preview6"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install PeachPied.WordPress as a Cake Addin
#addin nuget:?package=PeachPied.WordPress&version=5.7.0-preview6&prerelease
// Install PeachPied.WordPress as a Cake Tool
#tool nuget:?package=PeachPied.WordPress&version=5.7.0-preview6&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Peachpie.App (>= 1.0.0)
- PeachPied.WordPress.Standard (>= 5.7.0-preview6)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on PeachPied.WordPress:
Package | Downloads |
---|---|
PeachPied.WordPress.AspNetCore
The whole of WordPress, compiled, packed and provided as an ASP.NET Core package. Does not require PHP, becomes a part of ASP.NET Core application.
Usage:
1. Add a package reference to "Peachpied.WordPress.AspNetCore" (Pre-Release)
2. Add WordPress as middleware within "Configure" method:
app.UseWordPress();
3. Optionally configure WordPress settings in "ConfigureServices" method.
See https://github.com/iolevel/wpdotnet-sdk for more details.
|
|
PeachPied.WordPress.DotNetBridge
Plugin that provides bridge between WordPress API and .NET.
|
|
PeachPied.WordPress.NuGetPlugins
A plugin for WpDotNet replacing WordPress dashboard's plugins and themes catalog with NuGet packages.
Plugins and themes are read from specified NuGet feed.
Consumed NuGet packages are build using SDK "Peachpied.WordPress.Build.Plugin".
This package does not work standalone. See "https://github.com/iolevel/wpdotnet-sdk" for more details.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
5.7.0-preview6 | 272 | 3/14/2021 |
5.6.0-preview5 | 919 | 1/11/2021 |
5.5.1-preview4 | 339 | 12/5/2020 |
5.5.1-preview3 | 463 | 10/20/2020 |
5.5.1-preview2 | 316 | 10/5/2020 |
1.0.0-beta980 | 443 | 5/11/2020 |
1.0.0-beta970 | 294 | 4/27/2020 |
1.0.0-beta950 | 308 | 4/6/2020 |
1.0.0-beta935 | 264 | 4/3/2020 |
1.0.0-beta930 | 234 | 3/25/2020 |
1.0.0-beta920 | 390 | 3/23/2020 |
1.0.0-beta910 | 221 | 3/10/2020 |
1.0.0-beta902 | 270 | 3/3/2020 |
1.0.0-beta8 | 1,211 | 7/6/2019 |
1.0.0-beta11 | 343 | 2/14/2020 |