.NET Aug 25, 2025 5 Min Read Add Auth0 to a Blazor Web App A few evenings into my Blazor app, I hit a simple decision: I don’t want to run local authentication. Without password resets, no…
DevOps Aug 13, 2025 2 Min Read Automating Fly.io Deployments with GitHub Actions A while back, I deployed my Blazor app to Fly.io for the first time. I’d followed their quick start, typed a couple of…
DevOps Jul 31, 2025 3 Min Read Hosting Blazor Apps Without DevOps Drama A couple of weeks ago, I decided to start learning Blazor. I had bought a course on Udemy a while ago and figured…