Book Image

Build a Real-World App with ASP.NET Core MVC [Video]

By : Ronnie.M.Rahman
Book Image

Build a Real-World App with ASP.NET Core MVC [Video]

By: Ronnie.M.Rahman

Overview of this book

<p><span id="description" class="sugar_field">ASP.NET Core MVC helps you build powerful web applications using the Model-View-Controller design. </span></p> <p><span id="description" class="sugar_field">This guide will help you build applications which can be deployed on non-Windows platforms such as Linux. In today’s age, it is crucial that you possess the ability to separate programming and business logic, and this is exactly what ASP.NET Core MVC application will help you achieve. You will also learn the fundamentals of the Entity framework and how to use it in ASP.NET Core web applications. You will learn how to secure your web application and your Web API. No web application is complete unless we have a platform to deploy it to. Here we will deploy our application on many different platforms including IIS, Linux, Docker, Azure, and AWS. </span></p> <p><span id="description" class="sugar_field">By the end of this course, you will have a solid understanding of the ASP.NET Core MVC framework and you will be ready to take on your next masterpiece with full confidence. </span></p> <p><span id="description" class="sugar_field">All the code and supporting files for this course are available on GitHub at<br /> <a style="font-weight: normal;" href="https://github.com/PacktPublishing/Build-a-Real-World-App-with-ASP.NET-Core-MVC" target="_new">https://github.com/PacktPublishing/Build-a-Real-World-App-with-ASP.NET-Core-MVC</a></span></p> <h1>Style and Approach</h1> <p><span id="trade_selling_points_c" class="sugar_field">Fast-paced guide to help build your first real-world app with ASP.NET Core MVC.</span></p>
Table of Contents (10 chapters)
10
Deploying in the Cloud – Azure, AWS
Chapter 9
Deploying in IIS and Linux
Content Locked
Section 4
Deploying Application in Linux
The aim of this video is to deploy our application in Linux. - Install .NET 2.1 runtime and SDK - Install and configure Apache and install self-signed SSL - Run ASP.NET Core application from Apache