Question
How do I setup and install a website to .NET Core w/ PowerShell on 16.04?
I just created a new droplet using the one-click .NET Core w/ PowerShell on 16.04, now I have no idea how to publish my .NET Core website to it.
From the looks of it, I have a freshly built Unbuntu 16.04 box.
Are there any tutorials on how to setup the web server and then publish/transfer my local Visual Studio built web app to it?
Thanks!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×