From the course: Security in ASP.NET Core
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Sample ASP.NET Core application introduction - ASP.NET Tutorial
From the course: Security in ASP.NET Core
Sample ASP.NET Core application introduction
- [Instructor] For some of the aspects of this course, we'll have a demo application, an e-commerce shop, if you want. Well, it's rather a very, very simple shop, but it's also very, very insecure. We added some security issues into that shop and we'll use that not only to prove that there are issues, but also to show you how to fix them. You'll get the source code for the shop and the shop will, in the version that you'll be getting, feature a warning that you should definitely not use this in production. You mustn't use this in production or anywhere else! It's just for you to see how security issues can happen, and much more importantly, how we can fix them. This is the website of the world famous h+ sport brand here at hplussport.com. If you haven't heard of that brand before, don't worry. It's a fake brand, it doesn't exist. It's one of the sample company brands that LinkedIn Learning is providing for many of its courses. And I am using this as a boilerplate. I've taken the code,…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.