From the course: Securing ASP.NET Core Apps: Advanced Techniques for Web Application Security
What you should know - ASP.NET Core Tutorial
From the course: Securing ASP.NET Core Apps: Advanced Techniques for Web Application Security
What you should know
- [Instructor] Before we start this course, let us talk about a couple of things that you need to know. This is a .NET security course and I'll be using two different apps so you can better learn things by doing. I'm going to use an ASP.NET MVC app, and an ASP.NET Web API app. Any experience with these frameworks is recommended, but it is not required. As a programming language, I'll use C# and as .NET version, I'll be using .NET 7.0, which is the current latest version. If you have any experience with C# and any .NET framework, it's recommended, but if not, you can still watch the course and learn something. To build our apps, I'll be using Visual Studio 2022 Community Edition and throughout this course, if you would like to follow along while I'm coding, you can download the exercise files from the course page.