MilesWeb Hosting Forum

Web Hosting Main Forums => Web Hosting => Topic started by: Bhagyeshree on April 05, 2019, 01:50:43 PM

Title: Hosting ASP.NET Core Application on Shared Linux Hosting
Post by: Bhagyeshree on April 05, 2019, 01:50:43 PM
Can I host ASP.NET core applicaiton on my shared Linux hosting account? If yes, what are the requirements of it?
Title: Re: Hosting ASP.NET Core Application on Shared Linux Hosting
Post by: Pallavi on April 10, 2019, 03:51:15 PM
You will require the below things for hosting the ASP.NET core application on shared Linux hosting:
1. A server running CentOS 7 with a standard user account with sudo privilege.
2. Installation of the .NET Core runtime on the server.
3. Existing ASP.NET core app.