ASP.NET Web API is framework for building RESTful applications on the .NET Framework.
In Web API, a controller is an object that handles HTTP requests when you are creating MVC based applications.
Some of the features are
Attribute Routing, OData, etc..
In Web API, a controller is an object that handles HTTP requests when you are creating MVC based applications.
Some of the features are
Attribute Routing, OData, etc..
No comments:
Post a Comment