QuickForm.Core
0.0.2
dotnet add package QuickForm.Core --version 0.0.2
NuGet\Install-Package QuickForm.Core -Version 0.0.2
<PackageReference Include="QuickForm.Core" Version="0.0.2" />
<PackageVersion Include="QuickForm.Core" Version="0.0.2" />
<PackageReference Include="QuickForm.Core" />
paket add QuickForm.Core --version 0.0.2
#r "nuget: QuickForm.Core, 0.0.2"
#:package QuickForm.Core@0.0.2
#addin nuget:?package=QuickForm.Core&version=0.0.2
#tool nuget:?package=QuickForm.Core&version=0.0.2
Core abstractions for the QuickForm WinForms form builder library.
Contains field definitions, enums, layout options, and the IFormPanel interface.
No WinForms dependency — reference this alone when you only need the data model.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on QuickForm.Core:
| Package | Downloads |
|---|---|
|
QuickForm.WinForms
Fluent WinForms form builder library targeting .NET Framework 4.7.2. Declare fields with a chained API and get a fully laid-out, scrollable, validated Panel back. Supports TextBox, CheckBox, ComboBox, DateTimePicker, NumericUpDown, read-only Labels, section separators, and inline Buttons. Fields support required validation, custom validators, placeholder text, tooltips, read-only mode, and onChange callbacks out of the box. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.0.2 | 94 | 5/3/2026 |