Step by Step tutorial for ASP.Net Core 3.1 Web Application Hosting on Ubuntu - Part 3: The hosting

Опубликовано: 29 Июль 2026
на канале: Mahmudur Rahman
260
2

Hello, first, welcome to my channel. There will be sequence of videos starting
1. Deploying Ubuntu on VM-Workstation and then configure it to join Windows Server Active Directory Service
2 Configure Ubuntu to join Windows Server Active Directory Service
3. Configure and run nginx and host multiple domain
& Deploy ASP.Net Core 3.1 nd Runtime and deploy ASP.Net Core Web Application on nginx and test few things
4. Make a real-life web Application, Core API and customize Identity services and plug Enterprise library for Data Access
5. Deploy MSSQL server on Ubuntu
6. Deploy MongoDB on Ubuntu and cluster server
7. Deploy Redis on Ubuntu and cluster server

This is third video from the sequence, here I've configure nginx, to host multiple domains and host .Net Core Web Application. In my earlier videos, showed how to deploy ubuntu and join to Windows Active Directory. I have selected nginx for my web server.

Also a glance of Visual Studio 2019, to create a sample web application of .Net Core 3.1 from the inbuilt project templates. This is just to show how to publish a web site with self-contained and target runtime for Linux64. This is just the start. Any one interested to work on, this will help you, cause I've tried to show in details. Just one thing.. the proxy has been configured to support https://localhost:5000. so if you select the https while selecting project type, wont matter just check the "launchSettings.json"

All the ref material will be available for study and practice purpose. If you need anything more, just comment below. I have fast forwarded some parts of the video and cut few things of to make is smaller. If you have any comment/suggestion/questions.. just drop on the comment.. I will appreciate that. Thanks.

Shared drive: for material: https://1drv.ms/u/s!AtyEuyGQR7cFhqobM...
Github: https://github.com/mroyon/TestCoreWebApp

And again, need to say, regarding the length of the video, which is quite big, but my intention was to show detail level. So, you can practice.

Please do subscribe and let me know your thoughts and place where I can explain a bit more.

Software used:
1. VM workstation 14 [https://www.vmware.com/products/works...]
2. Bandicam: [https://www.bandicam.com/]
3. Ubuntu 18.04 [https://releases.ubuntu.com/18.04/]

––––––––––––––––––––––––––––––
Walk Around by Roa   / roa_music1031  
Creative Commons — Attribution 3.0 Unported — CC BY 3.0
Free Download / Stream: https://bit.ly/walk-around-roa
Music promoted by Audio Library    • Walk Around – Roa (No Copyright Music)  
––––––––––––––––––––––––––––––

#aspnetcore
#ubuntu
#mroyon