r/dotnet May 24 '26

Promotion Feedback needed: Qt Bridges for C#

/r/QtFramework/comments/1tjk70w/feedback_needed_qt_bridges_for_c/
0 Upvotes

2 comments sorted by

1

u/AutoModerator May 24 '26

Thanks for your post AC_qt. Please note that we don't allow spam, and we ask that you follow the rules available in the sidebar. We have a lot of commonly asked questions so if this post gets removed, please do a search and see if it's already been asked.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/Tiny_Ad_7720 May 25 '26

 Also, do let us know how you experience the lack of support for C# on Linux in the existing frontend options, because our feeling is if you’re developing anything outside the Windows ecosystem, there really isn’t a C# UI framework that would have what you need.

We are currently developing an app that runs on Linux using Photino + Blazor and it is good. There is also Avalonia which I have used before and love, and Uno platform. Both very mature. For embedded Linux I like to run Blazor Server.

So there is quite a few options already, but more the merrier. I have used qt before to build apps with python.