Lessons Learned: Building and Debugging a .NET 10 Blog on Linux/Nginx
Over the past few days, I tackled a series of production issues on my .NET 10 Razor Pages blog while simultaneously adding SEO enhancements and user management features. What started as mysterious upload failures evolved into a deep dive into nginx configuration, deployment automation, Entity Framework Core migrations, and full-stack feature development. This post documents those challenges, solutions, and the lessons I learned along the way.