Microsoft.PowerApps.MSBuild.Pcf
1.15.3
Prefix Reserved
Install-Package Microsoft.PowerApps.MSBuild.Pcf -Version 1.15.3
dotnet add package Microsoft.PowerApps.MSBuild.Pcf --version 1.15.3
<PackageReference Include="Microsoft.PowerApps.MSBuild.Pcf" Version="1.15.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
paket add Microsoft.PowerApps.MSBuild.Pcf --version 1.15.3
#r "nuget: Microsoft.PowerApps.MSBuild.Pcf, 1.15.3"
// Install Microsoft.PowerApps.MSBuild.Pcf as a Cake Addin
#addin nuget:?package=Microsoft.PowerApps.MSBuild.Pcf&version=1.15.3
// Install Microsoft.PowerApps.MSBuild.Pcf as a Cake Tool
#tool nuget:?package=Microsoft.PowerApps.MSBuild.Pcf&version=1.15.3
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 (1)
Showing the top 1 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. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.PowerApps.MSBuild.Pcf:
Repository | Stars |
---|---|
microsoft/powerapps-tools
Unsupported PowerApps Tools & Apps
|
|
microsoft/PowerApps-Samples
Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and ai-builder.
|
Version | Downloads | Last updated |
---|---|---|
1.15.3 | 4,806 | 5/13/2022 |
1.14.4 | 5,684 | 4/27/2022 |
1.14.2 | 6,772 | 4/7/2022 |
1.13.6 | 2,889 | 3/30/2022 |
1.13.4 | 2,905 | 3/21/2022 |
1.12.2 | 9,513 | 2/17/2022 |
1.11.8 | 3,897 | 2/5/2022 |
1.11.7 | 467 | 2/3/2022 |
1.11.4 | 1,730 | 1/28/2022 |
1.11.3 | 427 | 1/27/2022 |
1.10.4 | 8,647 | 12/10/2021 |
1.9.9 | 12,666 | 10/20/2021 |
1.9.8 | 6,935 | 9/28/2021 |
1.9.4 | 12,400 | 8/19/2021 |
1.8.6 | 6,593 | 7/28/2021 |
1.8.5 | 2,539 | 7/21/2021 |
1.7.4 | 7,324 | 6/28/2021 |
1.7.3 | 931 | 6/25/2021 |
1.7.2 | 2,677 | 6/17/2021 |
1.6.6 | 8,809 | 5/21/2021 |
1.6.5 | 2,605 | 5/14/2021 |
1.6.4 | 4,847 | 4/29/2021 |
1.5.5 | 16,029 | 3/2/2021 |
1.5.4 | 1,633 | 2/25/2021 |
1.5.3 | 3,836 | 2/11/2021 |
1.5.2 | 1,754 | 2/4/2021 |
1.4.4 | 15,452 | 11/5/2020 |
1.3.6 | 26,454 | 7/16/2020 |
1.3.3 | 3,478 | 6/16/2020 |
1.3.1 | 2,541 | 5/19/2020 |
1.2.6 | 8,466 | 4/16/2020 |
1.1.6 | 5,574 | 12/5/2019 |
1.0.6 | 12,830 | 9/25/2019 |
0.4.3 | 12,653 | 8/27/2019 |
0.3.4 | 1,106 | 7/30/2019 |
0.2.71 | 3,425 | 6/20/2019 |
0.2.59 | 669 | 5/22/2019 |
0.1.51 | 2,812 | 4/23/2019 |
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
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.