3 references to CultureReplacerMiddleware
Microsoft.AspNetCore.Mvc.FunctionalTests (3)
Infrastructure\CultureReplacerStartupFilter.cs (2)
10
/// Inserts the <see cref="
CultureReplacerMiddleware
"/> at the beginning of the pipeline.
21
builder.UseMiddleware<
CultureReplacerMiddleware
>();
Infrastructure\MvcWebApplicationBuilderExtensions.cs (1)
13
/// Sets up an <see cref="IStartupFilter"/> that configures the <see cref="
CultureReplacerMiddleware
"/> at the