1 reference to HttpContextFormValueMapper
Microsoft.AspNetCore.Components.Endpoints (1)
DependencyInjection\RazorComponentsServiceCollectionExtensions.cs (1)
81
services.TryAddScoped<IFormValueMapper,
HttpContextFormValueMapper
>();