ServiceBusExplorer icon indicating copy to clipboard operation
ServiceBusExplorer copied to clipboard

Port to MAUI

Open Leonardo-Ferreira opened this issue 4 years ago • 5 comments

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 avatar Apr 18 '22 23:04 Leonardo-Ferreira

@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

SeanFeldman avatar Apr 18 '22 23:04 SeanFeldman

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.

stale[bot] avatar Jun 18 '22 16:06 stale[bot]

@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.

LasseOfft avatar Jun 22 '22 07:06 LasseOfft

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!

SeanFeldman avatar Jun 22 '22 13:06 SeanFeldman

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.

stale[bot] avatar Sep 04 '22 17:09 stale[bot]

@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 avatar Nov 30 '22 08:11 Carael

@Carael I installed the latest on Ubuntu 22.4 and it works very well! Thanks for making it available.

kdcllc avatar Mar 20 '23 14:03 kdcllc