ASP.NET Web API is the recommended way to build RESTful services over HTTP when using the ASP.NET stack. Mike Brind shows how to incorporate Web API into an existing Razor Web Pages site, and provides a brief introduction to Web API itself.
Go to the complete details ...