TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Uno Platform Studio: GUI Designer for Cross-Platform .NET Applications

74 点作者 AbuAssar6 个月前

7 条评论

exceptione6 个月前
Use the mvvm [0] toolkit, it is good! That way you decouple your view (&lt;= gui toolkit) from your (view)model.<p>It works with Avalonia, WPF and should work with Winui3, Uno etc too. Avalonia is being used by some pretty impressive applications btw, check that one out too. (I have no affiliation).<p>Avalonia (+ .net) is the reason why I think that is the best stack for any desktop application or util, because utils eventually gain a gui. Imho a far better choice than Python or JS in most cases.<p>As an aside, I don&#x27;t understand why the Java players do not put more emphasis on JavaFX. Would be the ultimate choice for people that are wary about the MS affiliation.<p>___<p>0. <a href="https:&#x2F;&#x2F;learn.microsoft.com&#x2F;en-us&#x2F;dotnet&#x2F;communitytoolkit&#x2F;mvvm&#x2F;" rel="nofollow">https:&#x2F;&#x2F;learn.microsoft.com&#x2F;en-us&#x2F;dotnet&#x2F;communitytoolkit&#x2F;mv...</a>
评论 #42158116 未加载
评论 #42156205 未加载
评论 #42156404 未加载
peutetre6 个月前
C# and Uno, C# and Avalonia (<a href="https:&#x2F;&#x2F;avaloniaui.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;avaloniaui.net&#x2F;</a>), Dart and Flutter (<a href="https:&#x2F;&#x2F;flutter.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;flutter.dev&#x2F;</a>) are all interesting options for WebAssembly application development. It&#x27;s nice to be able to do cross platform desktop applications that can also be compiled for web delivery.
评论 #42156102 未加载
Cody_C6 个月前
I&#x27;m very interested in this tooling for one project in particular. However, I don&#x27;t think you can assign global hotkeys or minimize things to the system tray. At least I haven&#x27;t found a way through research yet.<p>I have followed this project for a while and it looks pretty sweet.
DeathArrow6 个月前
Kind of cool. Since I didn&#x27;t work on mobile and desktop apps for quite some time, I wonder where Uno stands when compared with MAUI.
评论 #42158048 未加载
dang6 个月前
Related:<p><i>Uno: Create Beautiful Cross Platform .NET Apps Faster</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40231624">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40231624</a> - May 2024 (147 comments)
zerr6 个月前
Why Microsoft doesn&#x27;t work on WinUI GUI designer?
评论 #42158692 未加载
评论 #42156212 未加载
评论 #42156190 未加载
DeathArrow6 个月前
While competition can be good sometimes, I am not convinced it&#x27;s a good thing when it comes to GUIs. See Linux desktop fragmentation.<p>In the .NET community we have the ideea that should be one tool for one job, one library, one framework etc. Now for Gui we have Avalonia, Uno and MAUI which can lead to fragmentation, noise and clutter and can reduce code reusing.<p>It would be nice if most people will pick one tool and stick to that.
评论 #42156140 未加载
评论 #42156230 未加载
评论 #42158029 未加载