
Finally finished
Blazor 系列转载终结啦,其实站长在 25 号时就已完成转载,并同步在Dotnet9网站(https://dotnet9.com)发布,并创建了一个专辑《大家一起学Blazor》,大家可随时在网站浏览。

Reprint feeling
ASP.NET Core & Blazor Series
Original series address: ithelp.ithome.com.tw/users/20140893/ironman/4317

Blazor 目前用的人不多,从前段时间发文阅读量可以看出来。但站长转载这一系列,除了为公众号增加素材外,另一目的也是为了学习Blazor这一技术,因为计划工作上是要用的,在一边看原作者文章,一边动手学习过程中,收获良多,对原作者很是感谢,能二次分享,站长也是很高兴的!
Reprinting this series is a bit time-consuming
站长边看边动手操作一遍(最后 2 篇单元测试未做),学习 Blazor 技术点记忆比较深刻,大家可以尝试,不要只是看。
The article was converted from traditional to simplified by Google, and I revised it slightly according to my simplified Chinese habits, so the longest article took more than 4 hours (including typing in code by hand), from 9 p.m. to 1 a.m., and unknowingly, time passed by, but I was very satisfied to learn something, and I admired the original author. Originating is the most time-consuming and hard work.
learning suggestions
In addition to the official Microsoft Blazor documents, this series is worth taking a look at. The author's original text uses. NET 5, and the webmaster uses. NET 6 refactoring. Most of them are not much different. Everyone can compare and learn from the original text. By the way, the author's article At the end of each article, there are reference articles quoted and recommended, so you can gain more by clicking it.
Microsoft Blaozr official document: docs.microsoft.com/zh-cn/aspnet/core/blazor/? view=aspnetcore-6.0
Original series: ithelp.ithome.com.tw/users/20140893/ironman/4317
Original author case warehouse: github.com/Tommy95271/BlazorPractice
Webmaster post series: See Dotnet9 public account and website
Webmaster Dotnet6 reconstruction case warehouse: github.com/dotnet9/BlazorDemo