Hacker News new | ask | show | jobs
by werfen2018712 2896 days ago
Just wondering, seeing your setup, it seems like you develop on Windows? Do you deploy your .NET Core apps on Linux or Windows?

I'm also using Visual Studio 2017 on Windows, but I want to deploy on Linux. Right now I'm trying to figure out what is the most optimal way to set everything up.

I'm leaning towards using a VM to run the app while I develop on Windows.