Replies: 4 comments 2 replies
-
It's still an experiment but we're also investigating how to integrate .NET MAUI (the announced evolution of Xamarin.Forms) with Blazor to allow the creation of cross-platform native apps using Blazor and web rendering. Whether we offer something like WebWindow in addition to that is yet to be determined and will depend on the various factors of each solution and how they compare to the features and trade-offs customers are interested in, e.g. access to OS capabilities vs. download/runtime size. |
Beta Was this translation helpful? Give feedback.
-
See the pinned issue in the repo, it is not actively being worked on at the moment: SteveSandersonMS/WebWindow#86. There are two actively maintained alternatives mentioned. Note also that the WebView2 component is now in preview for .NET Core as a nuget, making it real easy to roll your own WPF/WinForms app: https://docs.microsoft.com/en-us/microsoft-edge/webview2/ |
Beta Was this translation helpful? Give feedback.
-
Referencing microsoft/microsoft-ui-xaml#2499. Understanding not directly related to WebWindow topic, but does fit in with discussion of WinUI, MAUI and such. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
What is the status of WebWindow? I didn't hear any news at Build. Are there any alternatives? I was looking forward to switching from WPF to Blazor for desktop apps.
Beta Was this translation helpful? Give feedback.
All reactions