Updating my personal website from .NET 6 to .NET 8 LTS in 15 min
Summary
The main theme is upgrading a personal website to the latest long-term support version of .NET, specifically .NET 8. Key references include .NET 6, .NET 8 LTS, and using Visual Studio Code with the C# Dev Kit. The practical takeaway is that upgrading to .NET 8 is beneficial due to new features, performance improvements, and extended support, with minimal downside.