Microsoft.PowerApps.MSBuild.Pcf
2.6.4
Prefix Reserved
dotnet add package Microsoft.PowerApps.MSBuild.Pcf --version 2.6.4
NuGet\Install-Package Microsoft.PowerApps.MSBuild.Pcf -Version 2.6.4
<PackageReference Include="Microsoft.PowerApps.MSBuild.Pcf" Version="2.6.4"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Microsoft.PowerApps.MSBuild.Pcf" Version="2.6.4" />
<PackageReference Include="Microsoft.PowerApps.MSBuild.Pcf"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Microsoft.PowerApps.MSBuild.Pcf --version 2.6.4
#r "nuget: Microsoft.PowerApps.MSBuild.Pcf, 2.6.4"
#:package Microsoft.PowerApps.MSBuild.Pcf@2.6.4
#addin nuget:?package=Microsoft.PowerApps.MSBuild.Pcf&version=2.6.4
#tool nuget:?package=Microsoft.PowerApps.MSBuild.Pcf&version=2.6.4
The package contains build definitions that are required to build a PCF custom control project. See project site how to install.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.PowerApps.MSBuild.Pcf:
| Package | Downloads |
|---|---|
|
OpenStrata.MSBuild.PCF
OpenStrata.MSBuild.PCF will contain build definitions that are used in conjunction with Microsoft.PowerApps.MSBuild.Pcf package. |
|
|
TALXIS.DevKit.Build.Dataverse.Pcf
Dataverse MSBuild Pcf |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.PowerApps.MSBuild.Pcf:
| Repository | Stars |
|---|---|
|
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
|
|
|
microsoft/powerapps-tools
Unsupported PowerApps Tools & Apps
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.6.4 | 2,922 | 4/14/2026 |
| 2.6.3 | 686 | 4/10/2026 |
| 2.5.1 | 1,161 | 4/2/2026 |
| 2.4.1 | 4,122 | 3/7/2026 |
| 2.3.2 | 1,555 | 2/25/2026 |
| 2.2.1 | 3,230 | 2/4/2026 |
| 2.1.2 | 913 | 1/29/2026 |
| 2.1.1 | 582 | 1/27/2026 |
| 1.52.1 | 55,104 | 1/7/2026 |
| 1.51.1 | 13,559 | 12/2/2025 |
| 1.50.1 | 18,566 | 10/24/2025 |
| 1.49.4 | 9,539 | 10/8/2025 |
| 1.49.3 | 1,503 | 10/6/2025 |
| 1.48.2 | 16,929 | 9/3/2025 |
| 1.47.1 | 10,243 | 8/13/2025 |
| 1.46.1 | 5,408 | 7/31/2025 |
| 1.45.2 | 9,950 | 7/7/2025 |
| 1.44.2 | 6,629 | 6/24/2025 |
| 1.43.6 | 16,760 | 5/15/2025 |
| 1.42.1 | 17,073 | 4/8/2025 |
Please make sure to update your Microsoft Power Platform CLI to the latest version and take advantage of all the latest capabilities by following https://aka.ms/PowerPlatformCLI.
If you are a new user please install the Power Platform CLI directly from here: https://aka.ms/PowerAppsCLI
2.6.4:
- msbuild tasks can run in net72, net5 and net6
1.15.3:
- Added telemetry instrumentation.
1.1.6:
- Bug fixes:
- PCF control with the same name as its hosting directory now can be built properly
1.0.6:
- Various bug fixes related to project paths that include whitespace
0.4.3:
- Bug fixes:
- Release config builds set correct buildMode parameter
0.2.71:
- minor bug fixes
0.2.59:
- minor bug fixes
0.1:
- Initial set of capabilities required to build a PCF custom control project.