UseWebApiOverloadingAttribute Class¶
Indicates actions in a controller should be selected only if all non-optional parameters are satisfied. Applies
the Microsoft.AspNetCore.Mvc.WebApiCompatShim.OverloadActionConstraint to all actions in the controller.
- Namespace
Microsoft.AspNetCore.Mvc.WebApiCompatShim- Assemblies
- Microsoft.AspNetCore.Mvc.WebApiCompatShim
Inheritance Hierarchy¶
System.ObjectSystem.AttributeMicrosoft.AspNetCore.Mvc.WebApiCompatShim.UseWebApiOverloadingAttribute