Saturday 9 February 2019

Create The Simple WebAPI Application using C#.net in 7-Steps


Hello Friends,
 Now I am going to describe how to create Simple WebAPI Application in 7-Steps  without DB Connection using C#.net in Visual Studio 2017.After that We will discuss How to call this WebAPI in MVC application and  create WebAPI Application with DB Connection using 3-layer architecture,I hope it'll be  helpful for beginner, Please follow in below steps                                                                                            

Step:1
Open your Visual Studio go to File Menu and create New Project.