From the course: ASP.NET Core Identity: Authorization Management

What you should know - ASP.NET Core Tutorial

From the course: ASP.NET Core Identity: Authorization Management

Start my 1-month free trial

What you should know

- [Instructor] Before we start this course, let us talk about a couple of things that you need to know to build our web application. I'm going to use Visual Studio 2017 Community edition, but you can also use any version of 2017 or later. We are going to work with an ASP.NET Core MVC application built on top of the .NET Core 2.2, but any version of .NET Core with just small adjustments should work just fine. Also, since we are going to work with an ASP.NET MVC application, having previous experience with the MVC framework is strongly recommended, but if you don't have experience, you can still learn a lot from this course. 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