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 826 2/26/2019
1.2.21 718 2/6/2019
1.2.20 782 12/27/2018
1.2.14 733 12/26/2018
1.2.13 790 12/12/2018
1.2.12 767 12/12/2018
1.2.11 760 12/12/2018
1.2.10 783 12/12/2018
1.2.5 772 11/27/2018
1.2.4 819 11/20/2018
1.2.3 771 10/31/2018
1.2.2 972 10/15/2018
1.2.1 773 10/15/2018
1.1.95 828 10/9/2018
1.1.94 813 10/4/2018
1.1.93 816 10/4/2018
1.1.92 815 10/4/2018
1.1.91 816 10/3/2018
1.1.90 831 10/3/2018
1.1.89 807 10/3/2018
1.1.88 813 10/3/2018
1.1.81 796 10/3/2018
1.1.80 812 10/1/2018
1.1.78 820 9/25/2018
1.1.77 803 9/25/2018
1.1.76 834 9/25/2018
1.1.75 875 9/18/2018
1.1.70 863 9/18/2018
1.1.60 803 9/17/2018
1.1.55 827 9/13/2018
1.1.50 822 9/11/2018
1.1.47 880 9/5/2018
1.1.46 807 9/3/2018
1.1.45 826 8/31/2018
1.1.40 808 8/30/2018
1.1.36 849 8/29/2018
1.1.35 834 8/29/2018
1.1.31 825 8/23/2018
1.1.25 843 8/23/2018
1.1.20 873 8/21/2018
1.1.15 871 8/20/2018
1.1.10 915 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.