From the course: Advanced ASP.NET Web API 2.2

What you should know

From the course: Advanced ASP.NET Web API 2.2

Start my 1-month free trial

What you should know

- [Instructor] Before we start this course, let us talk about what you should know. To build our web applications, I'm going to use Visual Studio 2017 Community Edition. But you can also use any version of Visual Studio 2015 or later. Also to test our API end points I'll be using Postman. We are going to work with an ASP.NET MVC and a Web API application built on top of the .NET framework 4.7. But any version of the .NET 4.5 and later should work just fine. This is an advanced course, so I assume that you already have experience with the ASP.NET MVC and Web API frameworks. Throughout this course if you would like to follow along while I'm coding, you can download the exercise files from the course page.

Contents