In this video I will show how to deploy a dotnet core app to Linux (Debian 10) (non production!).
Scripts:
apache-vhost-create-dot.net.core.sh: https://github.com/Vagelis-Prokopiou/dotfiles/blob/master/bin/apache-vhost-create-dot.net.core.sh
dotnet-create-systemctl-entry.sh: https://github.com/Vagelis-Prokopiou/dotfiles/blob/master/bin/dotnet-create-systemctl-entry.sh
#linux #dotnetcore #asp #debian