PeachPied.WordPress.Build.Plugin
6.6.2
dotnet add package PeachPied.WordPress.Build.Plugin --version 6.6.2
NuGet\Install-Package PeachPied.WordPress.Build.Plugin -Version 6.6.2
<PackageReference Include="PeachPied.WordPress.Build.Plugin" Version="6.6.2"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add PeachPied.WordPress.Build.Plugin --version 6.6.2
#r "nuget: PeachPied.WordPress.Build.Plugin, 6.6.2"
// Install PeachPied.WordPress.Build.Plugin as a Cake Addin #addin nuget:?package=PeachPied.WordPress.Build.Plugin&version=6.6.2 // Install PeachPied.WordPress.Build.Plugin as a Cake Tool #tool nuget:?package=PeachPied.WordPress.Build.Plugin&version=6.6.2
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.6.2 | 81 | 12/2/2024 |
6.5.4-rc-020 | 335 | 8/22/2024 |
6.3.1-rc-016 | 301 | 10/16/2023 |
6.3.1-rc-015 | 144 | 9/30/2023 |
6.1.1-rc-014 | 237 | 3/10/2023 |
6.1.1-rc-013 | 138 | 3/9/2023 |
6.0.1-rc-011 | 162 | 1/24/2023 |
6.0.1-rc-010 | 2,028 | 1/23/2023 |
6.0.1-rc-009 | 154 | 11/16/2022 |
6.0.1-rc-008 | 676 | 10/8/2022 |
6.0.1-rc-007 | 144 | 10/5/2022 |
6.0.1-rc-006 | 146 | 10/3/2022 |
6.0.1-rc-005 | 439 | 7/25/2022 |
6.0.1-rc-004 | 176 | 7/23/2022 |
6.0.1-netstandard | 162 | 11/16/2022 |
5.9.3-rc-003 | 230 | 5/12/2022 |
5.9.3-rc-002 | 459 | 4/17/2022 |
5.9.0-rc-001 | 195 | 2/19/2022 |
5.9.0-preview15 | 177 | 2/12/2022 |
5.9.0-preview14 | 179 | 2/10/2022 |
5.9.0-preview13 | 164 | 2/10/2022 |
5.8.2-preview12 | 312 | 12/23/2021 |
5.8.1-preview11 | 290 | 10/10/2021 |
5.8.0-preview9 | 255 | 7/21/2021 |
5.8.0-preview10 | 211 | 8/10/2021 |
5.7.2-preview8 | 229 | 6/15/2021 |
5.7.1-preview7 | 483 | 4/24/2021 |
5.7.0-preview6 | 449 | 3/14/2021 |
5.6.0-preview5 | 849 | 1/11/2021 |
5.5.1-preview4 | 396 | 12/5/2020 |
5.5.1-preview3 | 471 | 10/20/2020 |
5.5.1-preview2 | 340 | 10/5/2020 |
5.5.1-preview1 | 402 | 9/5/2020 |
1.0.0-beta992 | 497 | 8/3/2020 |
1.0.0-beta990 | 403 | 6/19/2020 |
1.0.0-beta980 | 401 | 5/11/2020 |
1.0.0-beta960 | 559 | 4/19/2020 |
1.0.0-beta950 | 402 | 4/6/2020 |
1.0.0-beta935 | 361 | 4/3/2020 |