ASP.NET Hack Advent Post 11: Updating an ASP.NET Core 2.2 Web Site to .NET Core 3.1
Jürgen Gutsch - 11 December, 2019
.NET Core 3.1 is out, but how to update your ASP.NET Core 2.2 application? Scott Hanselman recently wrote a pretty detailed and complete post about it.
https://www.hanselman.com/blog/UpdatingAnASPNETCore22WebSiteToNETCore31LTS.aspx
This post also includes details on how to update the deployment and hosting part on Azure DevOps and Azure App Service.
Blog: https://www.hanselman.com/blog
Twitter: https://twitter.com/shanselman