-
Notifications
You must be signed in to change notification settings - Fork 149
What is the future of this project? #432
Comments
From what I have read in previous issues, they will continue with this experiment once the first release of MAUI has been finalized. Technically, hybrid is native, just not that the UI is. The team likely chose to focus on the hybrid apps with hope that it incentivize Web developers to come over to .NET Blazor - like when developers do React and React Native. But as I see... The options for building a great native interface does not exist in Blazor on the Web. You are pretty much limited to the few existing component frameworks, like MudBlazor. Fluid UI is not even ready, as far as I have seen. Sure, you have component vendors like Progress/Telerik and Syncfusion. But I don't see them as an option. We need the "native" UI bindings. Only then can MAUI compete with frameworks like Flutter. |
Hello! How close is this to no longer being experimental? is a great tool! |
As @Eilon said "Microsoft didn't approve this project yet", so it is still not official. And we think they will continue with it after MAUI gets a stable release |
Ok, it's such a shame Microsoft didn't approve it. Its awesome |
|
@AmirImam It is not really about that. They are still very unsure what to do. MAUI is still being finalized for Version 1. What Sam Basu says is speculations as he is not working for Microsoft. As I see it, MAUI should not be tied to XAML. Adding Blazor to native support would be a great win for those who like the component model. And Comet as an alternative etc. Microsoft cannot provide everything. However, this project could be forked and ported to target MAUI instead. It would be minimal work just to make it generate wrappers that use MAUI instead of Xamarin.Forms. They are pretty similar stil, as MAUI is an evolution of the former. But what remains is how to make it work with the improvements, like handlers. That only Microsoft or close collaborators really know. |
@marinasundstrom |
I have forked this repository and published to nuget (renamed to BlazorBindings.Maui). |
When MAUI will get stable release? Currently it is available in preview version but I am waiting for it to come in community version. |
Hi, I was very hesitant to post this topic here because maybe it is not a technical issue but it is a problem and I want to get an answer.
Where does this project going?
In my opinion, this is the best technology for mobile development. Writing XAML elements with Razor syntax makes the app acts as a native app with a perfect and easy coding experience, so I wait for it eagerly. But the problem is no one talks about it, in confs, lives and any other events, and when I ask I don't get any direct answer. But the most disturbing answer is "MBB will be folded with MAUI blazor".
MAUI blazor is using web technologies for mobile development, and I know that we can use native functions and so on, but still not native, so it is not what I am looking for. I want to use XAML elements and pages but with Razor syntax.
I already started a project with MBB, and I don't care if I had to find workarounds for any issue right now, but I am really afraid to hear that MBB will not release, not because of this particular project, but because MBB is so amazing and I want to make it my main development framework for all next mobile apps.
So the question is: When will we see this framework in a stable release? Can we see it next year with MAUI?
The text was updated successfully, but these errors were encountered: