Carfup.XTBPlugins.PCF2BPF 1.2022.7.6

dotnet add package Carfup.XTBPlugins.PCF2BPF --version 1.2022.7.6
NuGet\Install-Package Carfup.XTBPlugins.PCF2BPF -Version 1.2022.7.6
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="Carfup.XTBPlugins.PCF2BPF" Version="1.2022.7.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Carfup.XTBPlugins.PCF2BPF --version 1.2022.7.6
#r "nuget: Carfup.XTBPlugins.PCF2BPF, 1.2022.7.6"
#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 Carfup.XTBPlugins.PCF2BPF as a Cake Addin
#addin nuget:?package=Carfup.XTBPlugins.PCF2BPF&version=1.2022.7.6

// Install Carfup.XTBPlugins.PCF2BPF as a Cake Tool
#tool nuget:?package=Carfup.XTBPlugins.PCF2BPF&version=1.2022.7.6

This tool will allow you add,modify or remove a PCF control attached to a field within your BPF in few clicks only.

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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
1.2022.7.6 9,095 7/19/2022
1.2022.3.5 3,475 3/8/2022
1.2022.2.4 861 2/23/2022
1.2022.2.3 425 2/23/2022
1.2022.2.2 501 2/21/2022

1.2022.7.6
Fixing wrong defined PCF while BPFs were loading.

1.2022.3.5
Introducing the support for multi Form Factor (web, tablet, phone)
Cleaning functionality of 'orphan' controlDescription nodes
Fixes around the complex types of a parameter
Improved UI

1.2022.2.3/4
Bug fixing and optimizations

1.2022.2.2
Manage the PCF controls within your BPF.
Load all BPF entities, load available PCF within the environment, select the BPF to modify, BPF Form is rendered, edit your controls and finally publish.