From the course: Building Angular and ASP.NET Web API Apps

Unlock this course with a free trial

Join today to access over 24,400 courses taught by industry experts.

Prerequisites

Prerequisites

- [Instructor] Before we get started, there are a couple of things that you need to know. This course is about building full stack applications with ASP.NET web API and Angular. Even though I will be covering the basics, having a basic understanding of both Angular and the .NET framework will be helpful, but it's not required. As a programming language, I'll use C# for the ASP.NET web API and TypeScript for the Angular app. So having a basic understanding of these languages or any object oriented programming language is recommended. As my coding editors, I'll use Visual Studio for the ASP.NET web API, and Visual Studio Code for the Angular app. Both these apps are free, and I'll show you on the first chapter how you can set up the development environment.

Contents