ASP.NET Core on Linux Web Space
The Lounge
1
Posts
1
Posters
0
Views
1
Watching
-
With the help of a Udemy course I am learning ASP.NET Core MVC. The course is this one: ASP NET CORE MVC Configuración e Implementación (NET 6) | Udemy[^] I haven't finished it yet, but I already have a question: Is it possible to host the application on a Linux based webspace, where .NET Core is not installed and to make it worse, I don't have root permission to install it? On this webspace I can host Wordpress, Joomla, HTML+CSS etc. Is it possible to publish the ASP.NET Core MVC application in such a way, that everything that is needed is included? Thanks in advance for your help. René