PeachPied.WordPress.Build.Plugin
6.7.1
dotnet add package PeachPied.WordPress.Build.Plugin --version 6.7.1
NuGet\Install-Package PeachPied.WordPress.Build.Plugin -Version 6.7.1
<PackageReference Include="PeachPied.WordPress.Build.Plugin" Version="6.7.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="PeachPied.WordPress.Build.Plugin" Version="6.7.1" />
<PackageReference Include="PeachPied.WordPress.Build.Plugin"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add PeachPied.WordPress.Build.Plugin --version 6.7.1
#r "nuget: PeachPied.WordPress.Build.Plugin, 6.7.1"
#:package PeachPied.WordPress.Build.Plugin@6.7.1
#addin nuget:?package=PeachPied.WordPress.Build.Plugin&version=6.7.1
#tool nuget:?package=PeachPied.WordPress.Build.Plugin&version=6.7.1
Project SDK for WpDotNet plugins and themes.
Usage:
1. Create project XML file "{{slug_id}}.msbuildproj" in the plugin/theme folder:
A. For a plugin:
<Project Sdk="PeachPied.WordPress.Build.Plugin/"></Project>
B. For a theme:
<Project Sdk="PeachPied.WordPress.Build.Plugin/"><PropertyGroup><WpContentTarget>themes</WpContentTarget></PropertyGroup></Project>
2. Build or pack the project:
dotnet build
dotnet pack
3. Reference the project/package from web application, see "PeachPied.WordPress.AspNetCore" for running the WordPress on ASP.NET Core.
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.7.1 | 440 | 2/20/2025 |
| 6.6.2 | 209 | 12/2/2024 |
| 6.5.4-rc-020 | 585 | 8/22/2024 |
| 6.3.1-rc-016 | 404 | 10/16/2023 |
| 6.3.1-rc-015 | 234 | 9/30/2023 |
| 6.1.1-rc-014 | 388 | 3/10/2023 |
| 6.1.1-rc-013 | 290 | 3/9/2023 |
| 6.0.1-rc-011 | 314 | 1/24/2023 |
| 6.0.1-rc-010 | 2,247 | 1/23/2023 |
| 6.0.1-rc-009 | 305 | 11/16/2022 |
| 6.0.1-rc-008 | 852 | 10/8/2022 |
| 6.0.1-rc-007 | 293 | 10/5/2022 |
| 6.0.1-rc-006 | 293 | 10/3/2022 |
| 6.0.1-rc-005 | 628 | 7/25/2022 |
| 6.0.1-rc-004 | 327 | 7/23/2022 |
| 6.0.1-netstandard | 320 | 11/16/2022 |
| 5.9.3-rc-003 | 401 | 5/12/2022 |
| 5.9.3-rc-002 | 622 | 4/17/2022 |
| 5.9.0-rc-001 | 386 | 2/19/2022 |
| 5.9.0-preview15 | 365 | 2/12/2022 |