Port to MAUI
Now that MAUI is RC1, would you like to collaborate and bring this wonderfull tool to MAUI, so people like me could use it on Macs and linux?
@Leonardo-Ferreira, if MAUI is ready for prime time, sounds great. One thing to keep in mind is that we'd need someone who's a strong UI developer and has time to contribute and help other contributors get up-to-speed with MAUI and front-end development. If you're up for the task and have patience, then this might work 🙂
cc @paolosalvatori @ErikMogensen
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@Leonardo-Ferreira, if MAUI is ready for prime time, sounds great. One thing to keep in mind is that we'd need someone who's a strong UI developer and has time to contribute and help other contributors get up-to-speed with MAUI and front-end development. If you're up for the task and have patience, then this might work 🙂
cc @paolosalvatori @ErikMogensen
I could maybe help with that. I've done a lot of WPF/XAML UI over the years.
I've worked with Blazor (WASM) on the last project and already know my UI skills are atrocious 😂
@Arextion why won't you take an initial stab at estimating how much of an effort that'd be and wherever there are recommendation you'd have.
I'm still thinking that to accomplish this successfully, the app has to "shed" some functionality or move it out into a separate kind of tools (event hubs is an example). But I don't wanna taint your thinking too much.
Thank you for stepping up to this task!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@Leonardo-Ferreira @SeanFeldman Hallo, some time ago I started a Service Bus Explorer alternative tool in Blazor with Maui as a host - it's called Cross Bus Explorer.
I just recently released first alpha version for Windows and Mac. Experimenting now how to release it for Linux. My first idea is to Electronize the Blazor web host. Sadly Maui doesn't support Linux ATM.
As mentioned above the app is build in Blazor with MudBlazor material ui controls. It's in early stage but already allows all basic queue, topic, subscription operations like create, edit, clone, delete, purge/requeue messages.
I'm happy to take any feedback/contributions in order to improve it.
@Carael I installed the latest on Ubuntu 22.4 and it works very well! Thanks for making it available.