asp.net core razor upload web app to server
Ok, I finished my application and now I want to upload it on a server and use it from there. I searched the net but is confusing me, when I try publish from Visual Studio I only see .dll. So how do I put the web application on a server and use it?