Microsoft.PowerApps.MSBuild.Plugin 1.8.5

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.PowerApps.MSBuild.Plugin --version 1.8.5
NuGet\Install-Package Microsoft.PowerApps.MSBuild.Plugin -Version 1.8.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.PowerApps.MSBuild.Plugin" Version="1.8.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.PowerApps.MSBuild.Plugin --version 1.8.5
#r "nuget: Microsoft.PowerApps.MSBuild.Plugin, 1.8.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.PowerApps.MSBuild.Plugin as a Cake Addin
#addin nuget:?package=Microsoft.PowerApps.MSBuild.Plugin&version=1.8.5

// Install Microsoft.PowerApps.MSBuild.Plugin as a Cake Tool
#tool nuget:?package=Microsoft.PowerApps.MSBuild.Plugin&version=1.8.5

The package contains build definitions that are required to build a CDS Plug-in class library. See project site how to install.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.PowerApps.MSBuild.Plugin:

Package Downloads
OpenStrata.MSBuild.Plugin The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

OpenStrata.MSBuild.Plugin will contain build definitions that are used in conjunction with Microsoft.PowerApps.MSBuild.Plugin package.

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
1.31.2 4,120 3/14/2024
1.30.2 12,731 1/24/2024
1.29.9 10,705 11/28/2023
1.29.6 3,424 11/13/2023
1.28.2 5,592 10/17/2023
1.27.6 5,490 9/20/2023
1.27.5 318 9/20/2023
1.26.6 6,241 8/28/2023
1.26.5 2,290 8/16/2023
1.25.5 4,755 7/22/2023
1.25.4 208 7/21/2023
1.25.3 407 7/20/2023
1.25.2 1,579 7/13/2023
1.24.3 5,530 6/15/2023
1.23.4 2,342 6/1/2023
1.22.4 5,147 4/25/2023
1.22.3 793 4/21/2023
1.22.2 766 4/19/2023
1.21.13 6,106 3/14/2023
1.21.8 7,586 1/31/2023
1.21.5 8,573 12/21/2022
1.21.4 1,382 12/13/2022
1.20.3 4,137 11/17/2022
1.19.4 5,670 10/19/2022
1.19.3 2,277 10/10/2022
1.18.4 3,925 9/15/2022
1.17.5 5,069 8/13/2022
1.17.4 593 8/12/2022
1.16.6 6,089 6/23/2022
1.15.3 6,297 5/13/2022
1.14.4 18,976 4/27/2022
1.14.2 2,636 4/7/2022
1.13.6 1,159 3/30/2022
1.13.4 4,837 3/21/2022
1.12.2 17,392 2/17/2022
1.11.8 1,043 2/5/2022
1.11.7 760 2/3/2022
1.11.4 903 1/28/2022
1.11.3 755 1/27/2022
1.10.4 2,374 12/10/2021
1.9.9 3,023 10/20/2021
1.9.8 1,726 9/28/2021
1.9.4 1,828 8/19/2021
1.8.6 1,043 7/28/2021
1.8.5 601 7/21/2021
1.7.4 1,192 6/28/2021
1.7.3 537 6/25/2021
1.7.2 616 6/17/2021
1.6.6 970 5/21/2021
1.6.5 485 5/14/2021
1.6.4 609 4/29/2021
1.5.5 2,015 3/2/2021
1.5.4 497 2/25/2021
1.5.3 761 2/11/2021
1.5.2 491 2/4/2021
1.4.4 725 11/5/2020
1.3.6 1,584 7/16/2020
1.3.3 2,184 6/16/2020
1.3.1 2,089 5/19/2020
1.2.6 748 4/16/2020
1.1.6 729 12/5/2019

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.8.5:
- 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.