Visual Studio Code – Add a Razor element into a RazorPage but instead of use "html" syntax I would like to add using and instance
Using the Visual Studio for Mac I created a solution with name TestBlazorWebAssemblyProgressiveNetCoreApp using the wizard and I selected the sample of WebAssembly of Blazor selecting "Hosted ASP.NET Core" and "Progressive web Application". Then I changed the NavMenu.razor with this…