Corner49.FormBuilder
10.0.113
dotnet add package Corner49.FormBuilder --version 10.0.113
NuGet\Install-Package Corner49.FormBuilder -Version 10.0.113
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="Corner49.FormBuilder" Version="10.0.113" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Corner49.FormBuilder" Version="10.0.113" />
<PackageReference Include="Corner49.FormBuilder" />
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 Corner49.FormBuilder --version 10.0.113
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Corner49.FormBuilder, 10.0.113"
#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 Corner49.FormBuilder@10.0.113
#: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=Corner49.FormBuilder&version=10.0.113
#tool nuget:?package=Corner49.FormBuilder&version=10.0.113
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Introduction
Corner49.FormBuilder is a dynamic form builder for .Net Core MVC apps
How to use
@using Corner49.FormBuilder
@using Corner49.Sample.Models
@model DataModel
@{
ViewData["Title"] = "My Form";
}
@Html.BuildForm(Model).Build()
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Corner49.FormBuilder:
| Package | Downloads |
|---|---|
|
Corner49.LogViewer
An opinionated viewer op Application Logs stored in a BlobContainer |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.113 | 44 | 5/4/2026 |
| 10.0.112 | 65 | 5/4/2026 |
| 10.0.111 | 46 | 5/2/2026 |
| 10.0.110 | 38 | 5/2/2026 |
| 10.0.109 | 82 | 4/30/2026 |
| 10.0.108 | 74 | 4/30/2026 |
| 10.0.106 | 100 | 4/29/2026 |
| 10.0.105 | 89 | 4/29/2026 |
| 10.0.103 | 84 | 4/29/2026 |
| 10.0.102 | 87 | 4/29/2026 |
| 10.0.101 | 206 | 4/23/2026 |
| 10.0.100 | 110 | 4/23/2026 |
| 10.0.99 | 122 | 4/18/2026 |
| 10.0.97 | 186 | 4/14/2026 |
| 10.0.96 | 99 | 4/14/2026 |
| 10.0.95 | 99 | 4/14/2026 |
| 10.0.94 | 92 | 4/14/2026 |
| 10.0.93 | 106 | 4/14/2026 |
| 10.0.92 | 145 | 4/13/2026 |
| 9.3.91 | 142 | 3/31/2026 |
Loading failed