DEV Community

jalpesh Vadgama
jalpesh Vadgama

Posted on

Create your first REST API with ASP.NET Core And Visual Studio Part-1

A simple video about Creating ASP.NET Core Web API(Rest API) with Entity framework core and SQLServer using Visual Studio 2019.

In this introductory video, We have created an ASP.NET Web API project with Visual Studio 2019 from the template we have already there by default. We have also learned how we can integrate the simple routing with ASP.NET Core controllers.

We also saw a startup file and a few other items in the ASP.NET Core Web API template.

The technology used in this video are:
ASP.NET Core 3.1
Entity framework core 3.1
Visual Studio 2019

Following is video for the same.

If you like this video and wanted to see a similar kind of video then, please subscribe to my youtube channel at - https://bit.ly/codewithjv.

Also, Do let me know what more content you wanted to see in for ASP.NET Core

Top comments (0)