FormFactory 1.2.301

dotnet add package FormFactory --version 1.2.301
                    
NuGet\Install-Package FormFactory -Version 1.2.301
                    
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="FormFactory" Version="1.2.301" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FormFactory" Version="1.2.301" />
                    
Directory.Packages.props
<PackageReference Include="FormFactory" />
                    
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 FormFactory --version 1.2.301
                    
#r "nuget: FormFactory, 1.2.301"
                    
#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 FormFactory@1.2.301
                    
#: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=FormFactory&version=1.2.301
                    
Install as a Cake Addin
#tool nuget:?package=FormFactory&version=1.2.301
                    
Install as a Cake Tool

FormFactory generates HTML forms from object models, using conventions and a semantic model. See http://formfactory.apphb.com/

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  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.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.301 344 8/27/2014
1.2.295 290 11/23/2013
1.2.294 58 11/23/2013
1.2.293 59 11/21/2013
1.2.292 58 11/20/2013
1.2.291 57 11/20/2013
1.2.290 89 10/13/2013
1.2.289 57 10/11/2013
1.2.287 61 9/14/2013
1.2.286 59 8/23/2013
1.2.285 55 8/6/2013
1.2.284 55 8/2/2013
1.2.283 57 7/30/2013
1.2.282 55 7/19/2013
1.2.281 55 7/19/2013
1.2.280 57 7/19/2013
1.2.279 56 7/15/2013
1.2.278 54 7/13/2013
1.2.277 53 7/13/2013
1.2.276 54 7/12/2013
Loading failed