From the course: Building Angular and ASP.NET Core Applications

What you should know already

From the course: Building Angular and ASP.NET Core Applications

Start my 1-month free trial

What you should know already

- [Narrator] Before we start this course, let us talk about what you should know. To build our apps, I'm going to use Visual Code and .NET Core 3.0, or any version of .NET Core greater than 2.0 should work just fine. To generate our services and components, I'll be using Angular CLI. To test our API endpoints, I'll be using Postman, and Bootstrap for designing pages, so having a basic understanding of Bootstrap is recommended but not required. This is not an introduction course, so I assume that you are already familiar with Angular concepts like components, services, injection, et cetera, and also with API concepts like controller, API endpoint, et cetera. 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