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