Replies: 5 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.
-
|
补一个我自己会直接落地的 复诊模板,让「7 天后看行为变化」更容易执行: ## 7-day follow-up
- Target dimension: 只选 1 项最低分
- One change: 只做 1 个规则 / 文件 / 自动化改动
- Evidence:
- repo diff / 新文件链接
- 1 次真实任务中的前后对比
- Failure case: 这 7 天里仍然复发了什么
- Next step: 保留 / 回滚 / 再细化这样诊断就不会停在“建议挺对”,而是会逼着自己拿出 可见改动 + 复发记录。 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
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