Microsoft.PowerApps.MSBuild.Plugin
2.1.2
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.PowerApps.MSBuild.Plugin --version 2.1.2
NuGet\Install-Package Microsoft.PowerApps.MSBuild.Plugin -Version 2.1.2
<PackageReference Include="Microsoft.PowerApps.MSBuild.Plugin" Version="2.1.2"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Microsoft.PowerApps.MSBuild.Plugin" Version="2.1.2" />
<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.1.2
#r "nuget: Microsoft.PowerApps.MSBuild.Plugin, 2.1.2"
#:package Microsoft.PowerApps.MSBuild.Plugin@2.1.2
#addin nuget:?package=Microsoft.PowerApps.MSBuild.Plugin&version=2.1.2
#tool nuget:?package=Microsoft.PowerApps.MSBuild.Plugin&version=2.1.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 | 436 | 6/2/2026 |
| 2.7.4 | 4,032 | 5/5/2026 |
| 2.6.4 | 2,972 | 4/14/2026 |
| 2.6.3 | 708 | 4/10/2026 |
| 2.5.1 | 1,131 | 4/2/2026 |
| 2.4.1 | 3,539 | 3/7/2026 |
| 2.3.2 | 1,404 | 2/25/2026 |
| 2.2.1 | 4,681 | 2/4/2026 |
| 2.1.2 | 1,063 | 1/29/2026 |
| 2.1.1 | 743 | 1/27/2026 |
| 1.52.1 | 111,191 | 1/7/2026 |
| 1.51.1 | 29,029 | 12/2/2025 |
| 1.50.1 | 34,975 | 10/24/2025 |
| 1.49.4 | 17,598 | 10/8/2025 |
| 1.49.3 | 1,991 | 10/6/2025 |
| 1.48.2 | 31,194 | 9/3/2025 |
| 1.47.1 | 21,907 | 8/13/2025 |
| 1.46.1 | 8,421 | 7/31/2025 |
| 1.45.2 | 21,127 | 7/7/2025 |
| 1.44.2 | 12,112 | 6/24/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.1.2:
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.