VoiceboxGrapesJS.FormBuilder 1.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package VoiceboxGrapesJS.FormBuilder --version 1.2.2
                    
NuGet\Install-Package VoiceboxGrapesJS.FormBuilder -Version 1.2.2
                    
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.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VoiceboxGrapesJS.FormBuilder" Version="1.2.2" />
                    
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.2
                    
#r "nuget: VoiceboxGrapesJS.FormBuilder, 1.2.2"
                    
#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.
#:package VoiceboxGrapesJS.FormBuilder@1.2.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=VoiceboxGrapesJS.FormBuilder&version=1.2.2
                    
Install as a Cake Addin
#tool nuget:?package=VoiceboxGrapesJS.FormBuilder&version=1.2.2
                    
Install 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 1,205 2/26/2019
1.2.21 1,069 2/6/2019
1.2.20 1,152 12/27/2018
1.2.14 1,100 12/26/2018
1.2.13 1,132 12/12/2018
1.2.12 1,106 12/12/2018
1.2.11 1,106 12/12/2018
1.2.10 1,130 12/12/2018
1.2.5 1,120 11/27/2018
1.2.4 1,165 11/20/2018
1.2.3 1,125 10/31/2018
1.2.2 1,324 10/15/2018
1.2.1 1,109 10/15/2018
1.1.95 1,197 10/9/2018
1.1.94 1,162 10/4/2018
1.1.93 1,156 10/4/2018
1.1.92 1,165 10/4/2018
1.1.91 1,177 10/3/2018
1.1.90 1,192 10/3/2018
1.1.89 1,145 10/3/2018
Loading failed

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.