ASP.NET Hack Advent Post 21: Moving an ASP.NET Core from Azure App Service on Windows to Linux by testing in WSL and Docker first

Scott Hanselman again writes about ASP.NET Core applications on Linux. This time the post is about moving an ASP.NET Core application from a Windows to a Linux based App Service:

Moving an ASP.NET Core from Azure App Service on Windows to Linux by testing in WSL and Docker first

Again this is one of his pretty detailed and deep dive posts. You definitely have to read it, if you want to run your ASP.NET Core application on Linux.

Blog: https://www.hanselman.com/blog

Twitter: https://twitter.com/shanselman