Hello everyone, I am Wolf at the End of the Desert.
Due to the pandemic lockdown at home today, I refactored the website using Razor Pages:
- Timeline: On the evening of the 7th, I studied the technical points of Razor Pages; on the 8th, I coded all day.
- Status: Completed basic features such as article list display, categorized article list display, article detail browsing, article archive page, about page, comments, etc., and launched it without delay.
Yesterday (October 7th), after launching the Go version website, the site owner eagerly dived into learning Razor Pages. Thanks to the existing backend code and several previous frontend versions, plus the frontend template provided by the Bilibili channel Code Master's Path, the frontend is almost entirely query-based, so it was completed relatively quickly.
- Source code: GitHub

- Razor Pages learning resource: Microsoft documentation is the best teacher
This is a brief sharing today. I will share more details when the features are further improved.
Welcome to try it out: https://dotnet9.com.

One word: Go for it!!!