ModelBinderProviderExtensions Class

Definition

Extension methods for IModelBinderProvider.

C#
public static class ModelBinderProviderExtensions
Inheritance
ModelBinderProviderExtensions

Methods

RemoveType(IList<IModelBinderProvider>, Type)

Removes all model binder providers of the specified type.

RemoveType<TModelBinderProvider>(IList<IModelBinderProvider>)

Removes all model binder providers of the specified type.

Applies to

Product Versions
ASP.NET Core 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0