VoiceboxGrapesJS.FormBuilder 1.2.22

dotnet add package VoiceboxGrapesJS.FormBuilder --version 1.2.22
                    
NuGet\Install-Package VoiceboxGrapesJS.FormBuilder -Version 1.2.22
                    
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="VoiceboxGrapesJS.FormBuilder" Version="1.2.22" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VoiceboxGrapesJS.FormBuilder" Version="1.2.22" />
                    
Directory.Packages.props
<PackageReference Include="VoiceboxGrapesJS.FormBuilder" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add VoiceboxGrapesJS.FormBuilder --version 1.2.22
                    
#r "nuget: VoiceboxGrapesJS.FormBuilder, 1.2.22"
                    
#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.
#addin nuget:?package=VoiceboxGrapesJS.FormBuilder&version=1.2.22
                    
Install VoiceboxGrapesJS.FormBuilder as a Cake Addin
#tool nuget:?package=VoiceboxGrapesJS.FormBuilder&version=1.2.22
                    
Install VoiceboxGrapesJS.FormBuilder as a Cake Tool

Grapes JS plugin to build web forms for VoiceBox App.

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
1.2.22 805 2/26/2019
1.2.21 699 2/6/2019
1.2.20 763 12/27/2018
1.2.14 714 12/26/2018
1.2.13 771 12/12/2018
1.2.12 748 12/12/2018
1.2.11 741 12/12/2018
1.2.10 763 12/12/2018
1.2.5 753 11/27/2018
1.2.4 797 11/20/2018
1.2.3 748 10/31/2018
1.2.2 949 10/15/2018
1.2.1 750 10/15/2018
1.1.95 804 10/9/2018
1.1.94 789 10/4/2018
1.1.93 791 10/4/2018
1.1.92 791 10/4/2018
1.1.91 792 10/3/2018
1.1.90 807 10/3/2018
1.1.89 783 10/3/2018
1.1.88 789 10/3/2018
1.1.81 772 10/3/2018
1.1.80 788 10/1/2018
1.1.78 795 9/25/2018
1.1.77 778 9/25/2018
1.1.76 807 9/25/2018
1.1.75 844 9/18/2018
1.1.70 838 9/18/2018
1.1.60 778 9/17/2018
1.1.55 802 9/13/2018
1.1.50 796 9/11/2018
1.1.47 855 9/5/2018
1.1.46 782 9/3/2018
1.1.45 800 8/31/2018
1.1.40 783 8/30/2018
1.1.36 824 8/29/2018
1.1.35 808 8/29/2018
1.1.31 799 8/23/2018
1.1.25 816 8/23/2018
1.1.20 846 8/21/2018
1.1.15 845 8/20/2018
1.1.10 889 8/9/2018

Placeholder for future form builder built based on Grapes JS Framework. Fields panel is implemented.
     Components sector with ability to add paragraph and footer components.
     Ability to make fields mandatory / non mandatory setting.