Maverick.PCF.Builder 1.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package Maverick.PCF.Builder --version 1.0.5
NuGet\Install-Package Maverick.PCF.Builder -Version 1.0.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="Maverick.PCF.Builder" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Maverick.PCF.Builder --version 1.0.5
#r "nuget: Maverick.PCF.Builder, 1.0.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 Maverick.PCF.Builder as a Cake Addin
#addin nuget:?package=Maverick.PCF.Builder&version=1.0.5

// Install Maverick.PCF.Builder as a Cake Tool
#tool nuget:?package=Maverick.PCF.Builder&version=1.0.5

PCF-CustomControlBuilder

Xrm Toolbox Plugin for building and deploying custom control using PCF

Overview

This tool makes it easy to create and build PCF custom control by removing the need to write commands. It runs all the necessary commands in the order in which they need to be executed and using proper folder location to execute the commands. This tool also makes it easy to deploy the solution into D365 CE.

Pre-Requisite

  1. Install npm from here - any version of npm will do
  2. Visual Studio
  3. PowerApps CLI. Download it from here

Usage

Before you begin with your custom control you need to specify the working folder for your custom control along with path to Visual Studio Developer Command Prompt (VsDevCmd.bat). Once you have defined the working folder and path to VS Command Prompt you can click on either you want to create a new custom control or edit an existing one. Based on that different windows will open and guide you through the process.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2023.6.162 8,424 6/16/2023
2.2023.3.201 3,531 3/20/2023
2.2022.7.162 8,458 7/16/2022
2.2021.8.221 14,207 8/22/2021
2.2021.5.241 3,855 5/24/2021
2.2021.2.52 4,054 2/5/2021
2.2021.2.31 844 2/3/2021
2.2021.2.23 714 2/2/2021
2.2021.1.122 1,934 1/12/2021
2.2020.10.212 3,708 10/21/2020
2.2020.10.201 788 10/20/2020
2.2020.10.92 1,372 10/9/2020
2.2020.8.241 2,665 8/24/2020
2.2020.6.11 3,914 6/1/2020
2.2020.5.104 2,054 5/10/2020
2.2020.3.22 2,963 3/22/2020
2.2020.2.3 3,308 2/3/2020
2.2019.12.9 3,113 12/9/2019
2.2019.10.22 3,414 10/22/2019
2.2019.10.21 913 10/21/2019
1.2019.9.6 3,267 9/7/2019
1.2019.8.21 1,982 8/21/2019
1.2019.8.1 1,949 8/2/2019
1.0.6 3,659 7/1/2019
1.0.5 1,694 6/28/2019
1.0.4 1,677 6/24/2019
1.0.3 1,334 6/23/2019
1.0.2 1,309 6/23/2019

Initial version (still in Beta-mode)