Integrating Blazor with Existing .NET Web Apps
A guide on integrating Blazor components into existing ASP.NET applications, including MVC, Razor Pages, and JavaScript frameworks like React and Angular.
Ed Charbeneau is a Microsoft MVP and Developer Advocate specializing in web development, .NET, JavaScript, UX design, and developer community building through speaking, writing, and advocacy.
8 articles from this blog
A guide on integrating Blazor components into existing ASP.NET applications, including MVC, Razor Pages, and JavaScript frameworks like React and Angular.
A curated list of must-watch Blazor sessions from the .NET Conf 2023, focusing on .NET 8 updates and new features for developers.
A developer explains how to fix a Blazor Hybrid Android error by updating the Android SDK and WebView from within Visual Studio.
Explores Blazor's cross-platform capabilities in .NET 6, comparing Hybrid, PWA, and Electron targets for web and native app development.
A tutorial on integrating Sass into a Blazor web project using npm scripts, without requiring complex build tools like gulp or webpack.
Explains how to create layouts in Blazor using CSS Grid and Flexbox, comparing them to XAML for .NET developers transitioning to web.
A guide to unit testing Blazor UI components using the bUnit framework for faster, isolated testing without a browser.
A workshop guide for building a full-stack web application using Microsoft's Blazor framework, covering prerequisites and learning objectives.