Maverick.PCF.Builder 2.2019.10.21

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

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

Easily create, build and deployment solution for your custom control using PCF.

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
2.2023.6.162 7,785 6/16/2023
2.2023.3.201 3,495 3/20/2023
2.2022.7.162 8,427 7/16/2022
2.2021.8.221 14,147 8/22/2021
2.2021.5.241 3,831 5/24/2021
2.2021.2.52 4,018 2/5/2021
2.2021.2.31 811 2/3/2021
2.2021.2.23 686 2/2/2021
2.2021.1.122 1,907 1/12/2021
2.2020.10.212 3,690 10/21/2020
2.2020.10.201 745 10/20/2020
2.2020.10.92 1,339 10/9/2020
2.2020.8.241 2,618 8/24/2020
2.2020.6.11 3,880 6/1/2020
2.2020.5.104 2,029 5/10/2020
2.2020.3.22 2,933 3/22/2020
2.2020.2.3 3,278 2/3/2020
2.2019.12.9 3,079 12/9/2019
2.2019.10.22 3,379 10/22/2019
2.2019.10.21 886 10/21/2019
1.2019.9.6 3,237 9/7/2019
1.2019.8.21 1,948 8/21/2019
1.2019.8.1 1,914 8/2/2019
1.0.6 3,516 7/1/2019
1.0.5 1,415 6/28/2019
1.0.4 1,482 6/24/2019
1.0.3 1,171 6/23/2019
1.0.2 1,035 6/23/2019

NEW FEATURES ---> 1. PCF CLI and npm version detection 2. Redesign interface to improve usability 3. Auto-increment of version numbers 4. Enhanced Console Prompt for instant output | UPDATES ---> 1. Test defaulted to watch 2. OnLoad identify control details | BUG FIXES ---> 1. Handle spaces in commands 2. Build and Deploy issue fixed