资讯

From the main Visual Studio start window I selected the "Create a new project" option. Next, I selected C# from the Language dropdown control and Console from the Project Type dropdown, and then ...
I created a new project using File > New > Project and selecting ASP.NET Core Web Application as my project type. In the subsequent dialog, I picked the Blazor template. I named my project BlazorToJS2 ...