From the course: Deploying ASP.NET Core Applications

What you should know

From the course: Deploying ASP.NET Core Applications

Start my 1-month free trial

What you should know

- [Instructor] To follow along with this course, you'll need to have the .NET Core SDK installed for your platform. You can get this from Microsoft at dot.net/core. Additionally, to get the most from the course, you should have Visual Studio installed if you're on Windows. Two of the chapters in this course are Windows-specific, but the rest apply equally to Mac and Linux. On those platforms, you can use Visual Studio Code or the text editor of your choice. Some chapters involve the command line, so you'll need to be comfortable with PowerShell or Bash. You'll also need a basic understanding of ASP.NET Core. You don't need to be an expert, but you should be comfortable writing and compiling a simple ASP.NET Core application. If you need to review, I'd recommend the course Learn ASP.NET Core MVC: The Basics. We'll be creating a sample application together, but if you have your own application to deploy, feel free to use it during the course. All right, let's get started.

Contents