Microsoft.PowerApps.MSBuild.Plugin
1.48.2
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.PowerApps.MSBuild.Plugin --version 1.48.2
NuGet\Install-Package Microsoft.PowerApps.MSBuild.Plugin -Version 1.48.2
<PackageReference Include="Microsoft.PowerApps.MSBuild.Plugin" Version="1.48.2"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Microsoft.PowerApps.MSBuild.Plugin" Version="1.48.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 1.48.2
#r "nuget: Microsoft.PowerApps.MSBuild.Plugin, 1.48.2"
#:package Microsoft.PowerApps.MSBuild.Plugin@1.48.2
#addin nuget:?package=Microsoft.PowerApps.MSBuild.Plugin&version=1.48.2
#tool nuget:?package=Microsoft.PowerApps.MSBuild.Plugin&version=1.48.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 |
|---|---|
|
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 | 2,637 | 5/5/2026 |
| 2.6.4 | 2,756 | 4/14/2026 |
| 2.6.3 | 663 | 4/10/2026 |
| 2.5.1 | 1,082 | 4/2/2026 |
| 2.4.1 | 3,494 | 3/7/2026 |
| 2.3.2 | 1,387 | 2/25/2026 |
| 2.2.1 | 4,360 | 2/4/2026 |
| 2.1.2 | 1,046 | 1/29/2026 |
| 2.1.1 | 716 | 1/27/2026 |
| 1.52.1 | 102,684 | 1/7/2026 |
| 1.51.1 | 28,848 | 12/2/2025 |
| 1.50.1 | 34,962 | 10/24/2025 |
| 1.49.4 | 17,521 | 10/8/2025 |
| 1.49.3 | 1,983 | 10/6/2025 |
| 1.48.2 | 30,501 | 9/3/2025 |
| 1.47.1 | 21,740 | 8/13/2025 |
| 1.46.1 | 8,407 | 7/31/2025 |
| 1.45.2 | 21,108 | 7/7/2025 |
| 1.44.2 | 12,074 | 6/24/2025 |
| 1.43.6 | 29,678 | 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
1.48.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.