Skip to content

Using Blazor in Your Existing ASP.Net Core MVC Applications

Photo by Halacious

During lock-down; whilst working from home, I had the opportunity to investigate Server Side Blazor; Microsoft’s new SPA framework that allows developers to use C# instead of JavaScript to build interactive web UIs. I was very impressed with its component-based approach and simplicity, especially if you are already an experienced C# developer.

My main concern was the…

Continue Reading Simon Goodwin’s Article on their blog

Using Blazor in Your Existing ASP.Net Core MVC Applications

During lock-down; whilst working from home, I had the opportunity to investigate Server Side Blazor; Microsoft’s new SPA framework that allows developers to use C# instead of JavaScript to build…

Blog Syndicated with Simon Goodwin’s Permission

Leave a Reply