The latest preview of Visual Studio 2019 16.7 adds an experimental Razor editor for working with Blazor, boosting web development with C#/.NET instead of JavaScript. Visual Studio 2019 16.7 Preview 4 ...
Microsoft has updated the Spring 2020 roadmap for Visual Studio, which shows several items planned to improve the debugging experience for Blazor, the company's ASP.NET Core project that uses ...
In another column, I describe how you can, from JavaScript, call methods on C# objects defined in Blazor pages. As that sentence implies, however, there's no way to access properties on those objects ...