Episode
Introduction to .NET MAUI Blazor | The Xamarin Show
Blazor enables building client-side web UI with .NET, but sometimes you need more than what the web platform offers. Sometimes you need full access to the native capabilities of the device. You can now host Blazor components in .NET MAUI apps to build cross-platform native apps using web UI. The components run natively in the .NET process and render web UI to an embedded web view control using a local interop channel. This hybrid approach gives you the best of native and the web. Your components can access native functionality through the .NET platform, and they render standard web UI. .NET MAUI Blazor apps can run anywhere .NET MAUI can (Windows, Mac, iOS, and Android) although our primary focus for .NET 6 is on desktop scenarios.
Show Links:
- ASP.NET Core 6 Preview 4
- .NET MAUI Preview 4 Blog
- .NET MAUI on GitHub
- .NET 6 Deep Dive - Microsoft Build
- Follow @JamesMontemagno
- Never Miss an Episode: Follow @TheXamarinShow
Useful Links:
- Learn more about Xamarin
- Learn more about Xamarin.Forms
- Learn more about Cross-platform development
- Xamarin Developer Center
- Xamarin Blog
- Microsoft Learn Self-Guided Training
- Create a Free Account (Azure)
- Xamarin Developers YouTube Channel
- Xamarin on Twitter
- Get your questions answered on the Microsoft Q&A for .NET
Blazor enables building client-side web UI with .NET, but sometimes you need more than what the web platform offers. Sometimes you need full access to the native capabilities of the device. You can now host Blazor components in .NET MAUI apps to build cross-platform native apps using web UI. The components run natively in the .NET process and render web UI to an embedded web view control using a local interop channel. This hybrid approach gives you the best of native and the web. Your components can access native functionality through the .NET platform, and they render standard web UI. .NET MAUI Blazor apps can run anywhere .NET MAUI can (Windows, Mac, iOS, and Android) although our primary focus for .NET 6 is on desktop scenarios.
Show Links:
- ASP.NET Core 6 Preview 4
- .NET MAUI Preview 4 Blog
- .NET MAUI on GitHub
- .NET 6 Deep Dive - Microsoft Build
- Follow @JamesMontemagno
- Never Miss an Episode: Follow @TheXamarinShow
Useful Links:
- Learn more about Xamarin
- Learn more about Xamarin.Forms
- Learn more about Cross-platform development
- Xamarin Developer Center
- Xamarin Blog
- Microsoft Learn Self-Guided Training
- Create a Free Account (Azure)
- Xamarin Developers YouTube Channel
- Xamarin on Twitter
- Get your questions answered on the Microsoft Q&A for .NET
Have feedback? Submit an issue here.