Getting Started with Web API

1. Create a Web API Project

  you will use ASP.NET Web API to create a web API that returns a list of products. The front-end web page uses jQuery to display the results.

  New Project ---> Visual C# ---> Web ---> ASP.NET Empty Web Application

posted @ 2014-12-08 19:20  Mirrorhanman  阅读(109)  评论(0编辑  收藏  举报