Microsoft.PowerApps.MSBuild.Plugin
1.7.2
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.PowerApps.MSBuild.Plugin --version 1.7.2
NuGet\Install-Package Microsoft.PowerApps.MSBuild.Plugin -Version 1.7.2
<PackageReference Include="Microsoft.PowerApps.MSBuild.Plugin" Version="1.7.2" />
<PackageVersion Include="Microsoft.PowerApps.MSBuild.Plugin" Version="1.7.2" />
<PackageReference Include="Microsoft.PowerApps.MSBuild.Plugin" />
paket add Microsoft.PowerApps.MSBuild.Plugin --version 1.7.2
#r "nuget: Microsoft.PowerApps.MSBuild.Plugin, 1.7.2"
#:package Microsoft.PowerApps.MSBuild.Plugin@1.7.2
#addin nuget:?package=Microsoft.PowerApps.MSBuild.Plugin&version=1.7.2
#tool nuget:?package=Microsoft.PowerApps.MSBuild.Plugin&version=1.7.2
The package contains build definitions that are required to build a CDS Plug-in class library. See project site how to install.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.PowerApps.MSBuild.Plugin:
| Package | Downloads |
|---|---|
|
TALXIS.DevKit.Build.Dataverse.Plugin
Dataverse MSBuild Plugin |
|
|
OpenStrata.MSBuild.Plugin
OpenStrata.MSBuild.Plugin will contain build definitions that are used in conjunction with Microsoft.PowerApps.MSBuild.Plugin package. |
|
|
TALXIS.DevKit.Build.Dataverse.WorkflowActivity
Dataverse MSBuild WorkflowActivity |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.PowerApps.MSBuild.Plugin:
| 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.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.8.1 | 725 | 6/2/2026 |
| 2.7.4 | 4,127 | 5/5/2026 |
| 2.6.4 | 3,027 | 4/14/2026 |
| 2.6.3 | 713 | 4/10/2026 |
| 2.5.1 | 1,135 | 4/2/2026 |
| 2.4.1 | 3,544 | 3/7/2026 |
| 2.3.2 | 1,405 | 2/25/2026 |
| 2.2.1 | 4,761 | 2/4/2026 |
| 2.1.2 | 1,063 | 1/29/2026 |
| 2.1.1 | 743 | 1/27/2026 |
| 1.52.1 | 112,454 | 1/7/2026 |
| 1.51.1 | 29,077 | 12/2/2025 |
| 1.50.1 | 34,979 | 10/24/2025 |
| 1.49.4 | 17,613 | 10/8/2025 |
| 1.49.3 | 1,994 | 10/6/2025 |
| 1.48.2 | 31,241 | 9/3/2025 |
| 1.47.1 | 21,939 | 8/13/2025 |
| 1.46.1 | 8,429 | 7/31/2025 |
| 1.45.2 | 21,127 | 7/7/2025 |
| 1.7.2 | 829 | 6/17/2021 |
Please make sure to update your Microsoft PowerPlatform CLI to the latest version and take advantage of all the latest capabilities by following https://docs.microsoft.com/en-us/powerapps/developer/component-framework/updating-tooling.
If you are a new user please install the PowerPlatform CLI directly from here: https://aka.ms/PowerAppsCLI
1.7.2:
- Fixed build error "Could not load file or assembly '...\Microsoft.PowerApps.MSBuild.Tasks.dll'" when using `dotnet build`.
1.1.6:
- Plug-in project now supports assembly version and strong name signing
1.0.6:
- Initial set of capabilities required to build a CDS Plug-in class library.