jsuarezruiz / maui-linux

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://devblogs.microsoft.com/dotnet/introducing-net-multi-platform-app-ui/
MIT License
828 stars 33 forks source link

Is this still actively being developed? I don't see any commits since July? #63

Open dellams opened 10 months ago

dellams commented 10 months ago

Description

Great work so far thank you! :) This is REALLY needed ASAP and was wondering if it is still being worked on?

Public API Changes

N/A

Intended Use-Case

N/A

saigkill commented 10 months ago

I'm also interested.

orange-pig commented 9 months ago

I have observed that many MAUI's(MS MAUI, not MAUI-linux) peripheral ecology derivative projects have progressed slowly, which may be related to the slow progress and poor quality of the main project(MS MAUI) itself.

lytico commented 9 months ago

ASAP will not be happen

there is a lot of remaining not implemented stuff to do

i'm working on a merge with the upcoming net8-release here:

https://github.com/lytico/maui/tree/lytico/merge/main231023

but this adds no new functionality, it's just an api update to not the work that was done already getting rotten .

feature-updates pending: https://github.com/jsuarezruiz/maui-linux/pull/62 https://github.com/jsuarezruiz/maui-linux/pull/51

lytico commented 9 months ago

@orange-pig

many MAUI's derivative projects

what derivative you are refering? i would really like to have knowledge of them

orange-pig commented 9 months ago

@lytico

what derivative you are refering? i would really like to have knowledge of them

Your can looks: Free UI controls: Xceed, CommunityToolkit, Maui.DataGrid, AlohaKit.Animations Blezor UI: MASA.Blazor MVVM: Prism Development paradigm: Comet Vscode extentions: vscode-dotnet-runtime, C# Dev Kit, .NET MAUI Markup for maui: CSharpForMarkup more...

As a user, I am very grateful to the community developers for their hard work, but MAUI is still difficult to apply in actual projects. The problem is that it takes a lot of time to use this framework. The surrounding ecology looks very good, but the progress of Maui's itself and the speed of BUG repair are slow.

Therefore, based on reality, I am still in the evaluation stage for MAUI. The Flutter and Electron used in the actual desktop cross -platform project. I am looking forward to using MAUI on the day of the actual use of Linux, I will continue to pay attention.

Sorry for not to provide any valuable information that helps improve, but just beeeeeep here.

GeraudFabien commented 6 months ago

uno, avalonia UI and blazor support Web and linux and a lot of other plateform maui doesn't.

For blazor i mean Linux support throught electron https://github.com/ElectronNET/Electron.NET/releases

lytico commented 5 months ago

next step: https://github.com/jsuarezruiz/maui-linux/pull/66