Ooui
Ooui copied to clipboard
Port existing Xamarin.Forms app to Ooui?
Is it possible to take an existing XF app and compile it as WASM using Ooui?
If yes, what would it take to achieve that?
Same question here, do we have a guideline of how to build existing C#/WinForm Applications with Ooui, to a WebApp?
Is this project still alive?
I dont know if you have a budget but wisej would be a possible way to port a winforms app to the web
@29217321 The latest commit on the master branch is 7 days ago, that qualifies as "alive" compared to lots of other dead projects.
@29217321 you just polluted my issue with unrelated stuff.
@29217321 just spotted this today: https://github.com/roozbehid/WasmWinforms Sorry @weitzhandler
Any officials around? None of the comments answers or targets my question.
@weitzhandler We have ported ours over to using Ooui.Forms but nothing renders quite correctly. Everything loads on top of each other. Seeing as this hasnt been updated in awhile, I would wait till webgl and the rest get put into mono.
That work, should be worked on here: https://github.com/kjpou1/wasm-dom . Although work has seemed to stop there as well.
@BradChase2011 thanks for your input! I guess the only way to go is Uno then.
@weitzhandler I would be very interested to hear of some apps currently being written with it. I stopped following the project a bit ago unfortunately.
@BradChase2011 (nventiv) is a company that creates consumer apps. They claim that they use Uno as a default platform to creating apps. Perhaps @jeromelaban would know better.
@weitzhandler This is a very interesting option https://github.com/nventive/Uno.BikeSharing360_MobileApps It uses Xamarin.Forms's UWP version port of theirs, https://github.com/nventive/Uno.Xamarin.Forms.
So if you already have a X.F app, that might work to get it on the web. If I have time I am going to play with it for sure. Unfortunately I have written an entrie UI/control library and the Forms version of it and am waiting on webgl to put it on the web.
Another option could be cshtml5.com which migrate existing wpf/silverlight projects to a web-ready application.
I am wondering if there is any updates on this one as it's been a month since last reply