![]() |
VOOZH | about |
dotnet add package TALXIS.DevKit.Build.Dataverse.Pcf --version 1.5.1
NuGet\Install-Package TALXIS.DevKit.Build.Dataverse.Pcf -Version 1.5.1
<PackageReference Include="TALXIS.DevKit.Build.Dataverse.Pcf" Version="1.5.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageVersion Include="TALXIS.DevKit.Build.Dataverse.Pcf" Version="1.5.1" />Directory.Packages.props
<PackageReference Include="TALXIS.DevKit.Build.Dataverse.Pcf"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>Project file
paket add TALXIS.DevKit.Build.Dataverse.Pcf --version 1.5.1
#r "nuget: TALXIS.DevKit.Build.Dataverse.Pcf, 1.5.1"
#:package TALXIS.DevKit.Build.Dataverse.Pcf@1.5.1
#addin nuget:?package=TALXIS.DevKit.Build.Dataverse.Pcf&version=1.5.1Install as a Cake Addin
#tool nuget:?package=TALXIS.DevKit.Build.Dataverse.Pcf&version=1.5.1Install as a Cake Tool
MSBuild integration for Power Apps Component Framework (PCF) projects. Wraps Microsoft.PowerApps.MSBuild.Pcf and adds automatic Git-based version number generation that is applied to the PCF control before build.
<PackageReference Include="TALXIS.DevKit.Build.Dataverse.Pcf" Version="0.0.0.1" PrivateAssets="All" />
Or use the SDK approach:
<Project Sdk="TALXIS.DevKit.Build.Sdk/0.0.0.1">
<PropertyGroup>
<ProjectType>Pcf</ProjectType>
</PropertyGroup>
</Project>
The package imports Microsoft.PowerApps.MSBuild.Pcf targets as a NuGet dependency and layers versioning on top.
The TalxisBeforeBuild target runs before BeforeBuild and executes two steps in sequence:
Tasks) -- reads the Version property, inspects the current Git branch against GitVersionNumberBranches rules, and produces a full four-part version number.AssemblyVersion, FileVersion, Version, and PackageVersion.The Microsoft PCF targets version is controlled by MicrosoftPowerAppsTargetsVersion from Directory.Build.props.
| Property | Default | Description |
|---|---|---|
Version |
(required) | Base version (Major.Minor); used by Git versioning to produce the full version. See . |
TALXIS.DevKit.Build.Dataverse.Tasks, Microsoft.PowerApps.MSBuild.PcfTALXIS.DevKit.Build.Dataverse.Solution projects via ProjectReferenceLearn more about Target Frameworks and .NET Standard.
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.5.1 | 115 | 5/26/2026 |
| 1.5.0 | 110 | 5/26/2026 |
| 1.4.0 | 129 | 5/14/2026 |
| 1.3.0 | 128 | 5/14/2026 |
| 1.2.2 | 147 | 5/4/2026 |
| 1.2.1 | 146 | 5/4/2026 |
| 1.2.0 | 145 | 5/4/2026 |
| 1.1.0 | 148 | 5/1/2026 |
| 1.0.0 | 146 | 4/29/2026 |
| 0.0.0.16 | 172 | 4/28/2026 |
| 0.0.0.15 | 165 | 4/26/2026 |
| 0.0.0.14 | 161 | 4/25/2026 |
| 0.0.0.13 | 265 | 3/13/2026 |
| 0.0.0.12 | 249 | 3/11/2026 |
| 0.0.0.11 | 206 | 3/6/2026 |
| 0.0.0.10 | 215 | 2/24/2026 |
| 0.0.0.9 | 227 | 2/12/2026 |
| 0.0.0.8 | 224 | 2/11/2026 |
| 0.0.0.7 | 227 | 2/11/2026 |
| 0.0.0.6 | 222 | 2/10/2026 |