Posts tagged “.NET 10”

Lessons Learned: Building and Debugging a .NET 10 Blog on Linux/Nginx

Lessons Learned: Building and Debugging a .NET 10 Blog on Linux/Nginx

Scott Walker · Sep 16, 2026

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.

💬 0 Nginx .NET 10