Microsoft.PowerApps.MSBuild.Plugin
1.49.4
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.PowerApps.MSBuild.Plugin --version 1.49.4
NuGet\Install-Package Microsoft.PowerApps.MSBuild.Plugin -Version 1.49.4
<PackageReference Include="Microsoft.PowerApps.MSBuild.Plugin" Version="1.49.4"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Microsoft.PowerApps.MSBuild.Plugin" Version="1.49.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 1.49.4
#r "nuget: Microsoft.PowerApps.MSBuild.Plugin, 1.49.4"
#:package Microsoft.PowerApps.MSBuild.Plugin@1.49.4
#addin nuget:?package=Microsoft.PowerApps.MSBuild.Plugin&version=1.49.4
#tool nuget:?package=Microsoft.PowerApps.MSBuild.Plugin&version=1.49.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.6.4 | 1,111 | 4/14/2026 |
| 2.6.3 | 554 | 4/10/2026 |
| 2.5.1 | 891 | 4/2/2026 |
| 2.4.1 | 3,349 | 3/7/2026 |
| 2.3.2 | 1,338 | 2/25/2026 |
| 2.2.1 | 3,825 | 2/4/2026 |
| 2.1.2 | 977 | 1/29/2026 |
| 2.1.1 | 635 | 1/27/2026 |
| 1.52.1 | 83,822 | 1/7/2026 |
| 1.51.1 | 28,451 | 12/2/2025 |
| 1.50.1 | 34,911 | 10/24/2025 |
| 1.49.4 | 17,268 | 10/8/2025 |
| 1.49.3 | 1,948 | 10/6/2025 |
| 1.48.2 | 28,887 | 9/3/2025 |
| 1.47.1 | 21,365 | 8/13/2025 |
| 1.46.1 | 8,375 | 7/31/2025 |
| 1.45.2 | 21,079 | 7/7/2025 |
| 1.44.2 | 11,974 | 6/24/2025 |
| 1.43.6 | 29,592 | 5/15/2025 |
| 1.42.1 | 27,278 | 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
1.49.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.