Microsoft.PowerApps.MSBuild.Plugin
2.7.4
Prefix Reserved
dotnet add package Microsoft.PowerApps.MSBuild.Plugin --version 2.7.4
NuGet\Install-Package Microsoft.PowerApps.MSBuild.Plugin -Version 2.7.4
<PackageReference Include="Microsoft.PowerApps.MSBuild.Plugin" Version="2.7.4"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Microsoft.PowerApps.MSBuild.Plugin" Version="2.7.4" />
<PackageReference Include="Microsoft.PowerApps.MSBuild.Plugin"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Microsoft.PowerApps.MSBuild.Plugin --version 2.7.4
#r "nuget: Microsoft.PowerApps.MSBuild.Plugin, 2.7.4"
#:package Microsoft.PowerApps.MSBuild.Plugin@2.7.4
#addin nuget:?package=Microsoft.PowerApps.MSBuild.Plugin&version=2.7.4
#tool nuget:?package=Microsoft.PowerApps.MSBuild.Plugin&version=2.7.4
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 |
|---|---|
|
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.Plugin
Dataverse MSBuild Plugin |
|
|
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.7.4 | 1,720 | 5/5/2026 |
| 2.6.4 | 2,644 | 4/14/2026 |
| 2.6.3 | 650 | 4/10/2026 |
| 2.5.1 | 1,045 | 4/2/2026 |
| 2.4.1 | 3,483 | 3/7/2026 |
| 2.3.2 | 1,384 | 2/25/2026 |
| 2.2.1 | 4,204 | 2/4/2026 |
| 2.1.2 | 1,037 | 1/29/2026 |
| 2.1.1 | 706 | 1/27/2026 |
| 1.52.1 | 98,529 | 1/7/2026 |
| 1.51.1 | 28,771 | 12/2/2025 |
| 1.50.1 | 34,948 | 10/24/2025 |
| 1.49.4 | 17,459 | 10/8/2025 |
| 1.49.3 | 1,970 | 10/6/2025 |
| 1.48.2 | 30,137 | 9/3/2025 |
| 1.47.1 | 21,673 | 8/13/2025 |
| 1.46.1 | 8,402 | 7/31/2025 |
| 1.45.2 | 21,104 | 7/7/2025 |
| 1.44.2 | 12,055 | 6/24/2025 |
| 1.43.6 | 29,657 | 5/15/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.7.4:
1.16.6:
- msbuild tasks can run in net72, net5 and net6
1.15.3:
- Updated telemetry instrumentation.
1.11.8:
- Support building Dataverse plugins with dependent assemblies into nuget package
1.6.6:
- 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.