Table of Contents

Namespace Cuemon.AspNetCore.Mvc.Filters.ModelBinding

Assembly: Cuemon.AspNetCore.Mvc.dll

The Cuemon.AspNetCore.Mvc.ModelBinding namespace contains types that alters the built-in way of doing model binding. The namespace is an addition to the Microsoft.AspNetCore.Mvc.ModelBinding namespace.

Availability: .NET 8, .NET 7 and .NET 6

Complements: Microsoft.AspNetCore.Mvc.ModelBinding namespace 🔗

Classes

DisableModelBindingAttribute

Provides a generic way to disable Microsoft.AspNetCore.Mvc.ModelBinding.IValueProviderFactory implementations used for model binding.