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.
#:package VoiceboxGrapesJS.FormBuilder@1.2.22
                    
#: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.22
                    
Install as a Cake Addin
#tool nuget:?package=VoiceboxGrapesJS.FormBuilder&version=1.2.22
                    
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 886 2/26/2019
1.2.21 776 2/6/2019
1.2.20 839 12/27/2018
1.2.14 790 12/26/2018
1.2.13 853 12/12/2018
1.2.12 826 12/12/2018
1.2.11 818 12/12/2018
1.2.10 842 12/12/2018
1.2.5 832 11/27/2018
1.2.4 876 11/20/2018
1.2.3 833 10/31/2018
1.2.2 1,030 10/15/2018
1.2.1 832 10/15/2018
1.1.95 891 10/9/2018
1.1.94 874 10/4/2018
1.1.93 875 10/4/2018
1.1.92 875 10/4/2018
1.1.91 878 10/3/2018
1.1.90 894 10/3/2018
1.1.89 869 10/3/2018
1.1.88 872 10/3/2018
1.1.81 859 10/3/2018
1.1.80 874 10/1/2018
1.1.78 882 9/25/2018
1.1.77 864 9/25/2018
1.1.76 892 9/25/2018
1.1.75 936 9/18/2018
1.1.70 924 9/18/2018
1.1.60 864 9/17/2018
1.1.55 887 9/13/2018
1.1.50 882 9/11/2018
1.1.47 939 9/5/2018
1.1.46 870 9/3/2018
1.1.45 888 8/31/2018
1.1.40 869 8/30/2018
1.1.36 912 8/29/2018
1.1.35 897 8/29/2018
1.1.31 887 8/23/2018
1.1.25 902 8/23/2018
1.1.20 937 8/21/2018
1.1.15 932 8/20/2018
1.1.10 976 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.