Introduction
What is QuickForm?
QuickForm is a blazor component which allows you to create downright gorgeous HTML forms with minimal effort. The simplicity of the component does not sacrifice customization!
Who is QuickForm for?
QuickForm is for Developers who value their time! those who do not wish to spend their precious hours writing boilerplate forms.
I created this library to solve my own problems, to save my own time. But over the months, it quickly grew into a passionate project which I believe will save a lot of dev-hours for a lot of people.
Features:
-
Very simple to set up
Install
QuickForm
withdotnet add
and get up and running in minutes! -
Customizable
Need a custom form? QuickForm has you covered. Head over to the customization page to see what you can do.
-
Beautiful validation support out of the box!
All QuickForm components support validation by default. This includes
FluentValidation
andDataAnnotations
-
Open Source, MIT
QuickForm is licensed under MIT and is available on GitHub as an open source project.
Get started in less than 5 minutes
Attribution
Big thanks to Anton Toshik, for inspiration about Expressions and Reflection.
blazor-university best place to learn blazor!
And thank you, for using QuickForm! 💗