The video content demonstrates how to install Nginx on Linux Ubuntu 16.04 and running a .Net Core Web App as a Service
This video shows the following steps:
1) Install Nginx on Ubuntu Linux 16.04
2) Configure and start nginx
3) Create a service for a .Net Core Web App
4) Start and run the web server
Please support me on Patreon: / thesolutionarchitect
Code checked into GitHub: https://github.com/charlesbill/TheSol...
Link to video how to install dotnet core on Ubuntu 16.04: • Install .Net Core on Ubuntu 16.04 and crea...
Please view the MVC series if you want to know how to create an .Net CoreMV web App and add a SQLite database:
MVC Part 1 (Create MVC .net core web app): • MVC Part 1: Create a ASP.Net Core MVC Web ...
MVC Part 2 (Add Identity for user logins): • MVC Part 2: Create ASP.Net Core MVC Web Ap...
MVC Part 3 (Add SQLite with EntityFrameworkCore) : • MVC Part 3: Using SQLite with Entity Frame...
MVC Part 4 (Add Roled-based security): • MVC Part 4: Adding Roled-Based Security to...