-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Labels
🏁 Release: .NET 10Work items for the .NET 10 releaseWork items for the .NET 10 release📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.doc-ideaIndicates issues that are suggestions for new topics [org]Indicates issues that are suggestions for new topics [org]
Description
.NET MAUI 9 adds a HybridWebView control, which enables hosting arbitrary HTML/JS/CSS content in a WebView, and enables communication between the code in the WebView (JavaScript) and the code that hosts the WebView (C#/.NET). For example, if you have an existing React JS application, you could host it in a cross-platform .NET MAUI native application, and build the back-end of the application using C# and .NET.
For more info, see:
- HybridWebView control for integrating JS/HTML/CSS easily into a .NET MAUI app maui#22880
- https://github.com/Eilon/MauiHybridWebView
- https://learn.microsoft.com/en-us/shows/dotnet-community-standups/dotnet-maui-community-standup-dotnet-maui-hybridwebview-blazor-js-and-more
- HybridWebView experiment - feedback requested! maui#12009
Metadata
Metadata
Assignees
Labels
🏁 Release: .NET 10Work items for the .NET 10 releaseWork items for the .NET 10 release📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.doc-ideaIndicates issues that are suggestions for new topics [org]Indicates issues that are suggestions for new topics [org]