.NET MAUI Blazor
Topic history | v1 (current) | created by jjones
Details
.NET MAUI Blazor
see v1 | created by jjones | Add topic ".NET MAUI Blazor"
- Title
- .NET MAUI Blazor
- Description
- You can 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 primary focus for .NET 6 is on desktop scenarios.
- Link
- https://channel9.msdn.com/Shows/XamarinShow/Introduction-to-NET-MAUI-Blazor--The-Xamarin-Show
resources
used in Blazor Weather
authors
This topic has no history of related authors.