10 skills found
ryanelian / FluentValidation.BlazorFluent Validation-powered Blazor component for validating standard <EditForm> :milky_way: :white_check_mark:
Aaltuj / VxFormGeneratorThe library contains a component, that nests itself into the Blazor EditForm instead of a wrapper around the EditForm. The component is able to generate a form based on a POCO or a ExpandoObject. Because of this architecture the library provides the developer flexibility and direct usage of the EditForm.
loresoft / BlazillaA library for using FluentValidation with Blazor EditForm components. Provides seamless integration between FluentValidation and Blazor forms with support for real-time validation, nested objects, async validation, and rule sets.
kitmenke / SputilityA JavaScript library used to make modifications to SharePoint's list forms (NewForm.aspx and EditForm.aspx in a survey, custom list or library).
Blazored / AutoSaveEditFormA replacement for the default EditForm component which will auto save a form until it is successfully submitted
Append-IT / Blazor.FastA tiny wrapper around Fast and Fluent Web Components to integrate with Blazor and easily use the EditForm components
SyncfusionExamples / Blazor Dynamic FormDynamic form builder in Blazor with EditForm and data annotation validation
ShaunCurtis / Blazr.Demo.EditFormNo description available
code-dispenser / Validated BlazorA Blazor component and associated builders to allow the Blazor EditForm / EditContext validation process to use Validated.Core validators
Netcode-Hub / ValidateEditFormOnInputChangeValidate Blazor EditForm Progressively using InputChange Event