Microsoft.AspNetCore.Components.Forms.Mapping Namespace

Classes

FormMappingError

An error that occurred during the form mapping process.

FormValueMappingContext

A context that tracks information about mapping a single value from form data.

SupplyParameterFromFormServiceCollectionExtensions

Extension methods for configuring SupplyParameterFromFormAttribute within an IServiceCollection.

Interfaces

IFormValueMapper

Maps form data values to a model.