关于[Create new component in Blazor]的摘要:
In one of my previous blog posts I discussed my preferred way of organizing my Blazor projects. This included filenames, folder structures, code being separated from view etc. Implementing this sometimes takes time and is prone to mistake, so I created a small tool to help me do this.
原文地址: https://mariomucalo.com/create-new-component-in-blazor-useful-tool