This could have been so much better.
.NET MAUI is coming to Linux and the browser
191–200 of 276 posts
Re: .NET MAUI is coming to Linux and the browser
#192Re: .NET MAUI is coming to Linux and the browser
#193"What is the Avalonia MAUI Backend?
At its core, the Avalonia MAUI Backend enables you to keep your MAUI codebase while replacing the rendering layer with Avalonia."
Which tells me exactly nothing. what even is MAUI, maybe some polynesian deity? :-P
I know, I know, I can google stuff. But still...
Re: .NET MAUI is coming to Linux and the browser
#194Ok, finally catching up to Kotlin Multiplatform Compose.
Re: .NET MAUI is coming to Linux and the browser
#195This is interesting for sure. Kudos for bringing this capability to the web! One issue the demos reveal is, it doesn't _feel_ like the web. That is, I can't hit Ctrl+F to find text on a page. I can't select text with my cursor. I can't copy the address of a hyperlink. On my phone, I can't hard press on an image and share it to others. Screen readers can't handle it. I can't press a shortcut key to make everything lar…
Not using the standard web stuff usually means it's also an accessibility nightmare, tried using a screen reader on the demo and it doesn't work at all unfortunately
Re: .NET MAUI is coming to Linux and the browser
#196Earlier quoted context omitted.
> why, in traditional rich desktop applications, I can't say I have ever missed the ability to select and copy text from the UI I do miss this on an almost daily basis and I have stopped paying for services that force me to use an app without offering a website. The last instance of this was just a couple days ago when I could not copy a tracking number from an e-commerce app (to then paste it into the shipping compa…
Most mobile experiences (and macOS desktop) let you select unselectable stuff with OCR. For macOS is by screencap and selecting on preview, for phones in their respective “ai analysis views” usually long pressing the bottom. I know it’s a silly flow when it could be selectable straight away, just pointing it out.
Re: .NET MAUI is coming to Linux and the browser
#197I clicked a total of three times in the demo page before the tab froze and locked up. MAUI is nice, and I'm glad it's getting decent Linux support now, but I would never use it in the browser. Avalonia's big money ticket is taking old WPF projects, making minor changes to the XML to load their tools, and instantly making the projects work on macOS/Android/iOS/etc. (for an enterprise fee, of course). Great for forcing…
Re: .NET MAUI is coming to Linux and the browser
#198Earlier quoted context omitted.
Dart is a wonderful language though. I'm not switching back to using .NET anytime soon.
I wish it was a real "systems" language as well, i.e. not single-threaded/javascript-mindset one. That's why I hope someday we will have a nice cross-platform framework for Swift.
Re: .NET MAUI is coming to Linux and the browser
#199This is interesting for sure. Kudos for bringing this capability to the web! One issue the demos reveal is, it doesn't _feel_ like the web. That is, I can't hit Ctrl+F to find text on a page. I can't select text with my cursor. I can't copy the address of a hyperlink. On my phone, I can't hard press on an image and share it to others. Screen readers can't handle it. I can't press a shortcut key to make everything lar…
We got all the plugins back.
Re: .NET MAUI is coming to Linux and the browser
#200Earlier quoted context omitted.
Go is google's c#.
Dart is much closer to C# than Go is
Newish low level features of C#: https://em-tg.github.io/csborrow/