Community

Receiving Data As FormDataCollection In ASP.NET Web API

(Bipin Joshi) ASP.NET Web API map HTTP verbs to an action method. The Web API actions must follow prescribed signatures in order to work as expected. For example, a Web API method handling POST requests usually takes a single parameter.

Read More - Register for Free Membership